FMOD.DSP_GETSPEAKERMODE_FUNC
Type JSONpublic delegate in FMOD
Type metadata
- Assembly
Romestead - Namespace
FMOD - Base type
System.MulticastDelegate - Hash
4A2932EAC050CDC846CCC007D5E6599E3072833118D1B192625B24BC3877DF10
Relationships
Base type
System.MulticastDelegate
Referenced by types
Methods
BeginInvoke
#
public System.IAsyncResult BeginInvoke(FMOD.DSP_STATE& dsp_state, System.Int32& speakermode_mixer, System.Int32& speakermode_output, System.AsyncCallback callback, System.Object object)
Method metadata
- Visibilitypublic
- Return type
System.IAsyncResult - StaticFalse
- VirtualTrue
- Hash
08738B20E0C107D35F8C827FF3EC85D7859F70017687A66AFA196D3DD0237296
EndInvoke
#
public FMOD.RESULT EndInvoke(FMOD.DSP_STATE& dsp_state, System.Int32& speakermode_mixer, System.Int32& speakermode_output, System.IAsyncResult result)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
9B5A755CB8F14296E8AC3E35DAD4DBE77F79D9552F7F42C170D318AF2A79576C
Invoke
#
public FMOD.RESULT Invoke(FMOD.DSP_STATE& dsp_state, System.Int32& speakermode_mixer, System.Int32& speakermode_output)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
84AE12FE34893F78DE9EBA91D9F2365F43A636B162E3E5EF5B0433BAED301A8B