Home
last modified time | relevance | path

Searched defs:FMOD_OUTPUT_STATE (Results 1 – 1 of 1) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/fmodex/inc/
H A Dfmod_output.h15 typedef struct FMOD_OUTPUT_STATE FMOD_OUTPUT_STATE; typedef
85 struct FMOD_OUTPUT_STATE struct
87 …ndata; /* [in] Plugin writer created data the output author wants to attach to this object. */
88 … to the provided pointer. Used from callback based output only. Polling based output uses lock/u…