FMOD.DSP_PAN_SUMSURROUNDMATRIX_FUNC
Type JSONpublic delegate in FMOD
Type metadata
- Assembly
Romestead - Namespace
FMOD - Base type
System.MulticastDelegate - Hash
D1252034C81259BB5340F0F9628A87BC353AF8D8C063BE4512942C40C76EDE58
Relationships
Base type
System.MulticastDelegate
Referenced by types
Methods
BeginInvoke
#
public System.IAsyncResult BeginInvoke(FMOD.DSP_STATE& dsp_state, System.Int32 sourceSpeakerMode, System.Int32 targetSpeakerMode, System.Single direction, System.Single extent, System.Single rotation, System.Single lowFrequencyGain, System.Single overallGain, System.Int32 matrixHop, System.IntPtr matrix, FMOD.DSP_PAN_SURROUND_FLAGS flags, System.AsyncCallback callback, System.Object object)
Method metadata
- Visibilitypublic
- Return type
System.IAsyncResult - StaticFalse
- VirtualTrue
- Hash
EDB537FABDC36B0700C4B391F26DE5043D2F16EA8EF7E641B9C1650C9BF57C44
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.Int32 targetSpeakerMode, System.Single direction, System.Single extent, System.Single rotation, System.Single lowFrequencyGain, System.Single overallGain, System.Int32 matrixHop, System.IntPtr matrix, FMOD.DSP_PAN_SURROUND_FLAGS flags)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
12D702E396D099427235A7850CE78067E0B98EE052B0EE8BBC0E03FA4A8FA6BC