FMOD.DSP_PAN_SUMMONOTOSURROUNDMATRIX_FUNC
Type JSONpublic delegate in FMOD
Type metadata
- Assembly
Romestead - Namespace
FMOD - Base type
System.MulticastDelegate - Hash
9A2D0A04505791A6F29B682453755F38ACF47AA927DA293D0CF7427605D07958
Relationships
Base type
System.MulticastDelegate
Referenced by types
Methods
BeginInvoke
#
public System.IAsyncResult BeginInvoke(FMOD.DSP_STATE& dsp_state, System.Int32 targetSpeakerMode, System.Single direction, System.Single extent, 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
90E7472D8991682C8C4361E7FBF246DF55C1D6FD1489CC5A121AD881C32BE907
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 targetSpeakerMode, System.Single direction, System.Single extent, System.Single lowFrequencyGain, System.Single overallGain, System.Int32 matrixHop, System.IntPtr matrix)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
17F22C180FECD56EADF8540F1EFD23C4420650C1028484AE049425E26887481B