FMOD.DSP_PAN_SUMSTEREOMATRIX_FUNC
Type JSONpublic delegate in FMOD
Type metadata
- Assembly
Romestead - Namespace
FMOD - Base type
System.MulticastDelegate - Hash
725CDD5B4916DAA532B4E5500B0457D62B84D245A418968DCA1639D4EAE78005
Relationships
Base type
System.MulticastDelegate
Referenced by types
Methods
BeginInvoke
#
public System.IAsyncResult BeginInvoke(FMOD.DSP_STATE& dsp_state, System.Int32 sourceSpeakerMode, System.Single pan, System.Single lowFrequencyGain, System.Single overallGain, System.Int32 matrixHop, System.IntPtr matrix, System.AsyncCallback callback, System.Object object)
Method metadata
- Visibilitypublic
- Return type
System.IAsyncResult - StaticFalse
- VirtualTrue
- Hash
675B1B099C2EBCFC86076AB45E4C06C2A4933A288820CC0798758F8934B65617
EndInvoke
#
public FMOD.RESULT EndInvoke(FMOD.DSP_STATE& dsp_state, System.IAsyncResult result)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
31E77E314B67FB7ED029115BD15A0BD3E2D61A462D30599AA610F0A0BF288088
Invoke
#
public FMOD.RESULT Invoke(FMOD.DSP_STATE& dsp_state, System.Int32 sourceSpeakerMode, System.Single pan, System.Single lowFrequencyGain, System.Single overallGain, System.Int32 matrixHop, System.IntPtr matrix)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
84EBB7E23DCE9A161245FB82DBC29C947D7425AB9AFE4BDA45988C9257F42003