FMOD.DSP_PAN_SUMSTEREOTOSURROUNDMATRIX_FUNC
Type JSONpublic delegate in FMOD
Type metadata
- Assembly
Romestead - Namespace
FMOD - Base type
System.MulticastDelegate - Hash
84211C38294BAF53CD64C76B260EAA90BCD0579E03344A4FE8621D845DB74BF1
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 rotation, 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
325EEBD951055DC1FE539A9F851B488597DB2BD15653C4502B4B17F40393ED93
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 rotation, System.Single lowFrequencyGain, System.Single overallGain, System.Int32 matrixHop, System.IntPtr matrix)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
B4BD52F94AE350ED0CE74BFCEA4C043893998D9956B7C0CB97A56CEB2CD4210D