Romestead Assembly Reference

FMOD.DSP_PAN_SUMSTEREOTOSURROUNDMATRIX_FUNC

Type JSON

public delegate in FMOD

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceFMOD
  • Base typeSystem.MulticastDelegate
  • Hash84211C38294BAF53CD64C76B260EAA90BCD0579E03344A4FE8621D845DB74BF1

Relationships

Base type

System.MulticastDelegate

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 typeSystem.IAsyncResult
  • StaticFalse
  • VirtualTrue
  • Hash325EEBD951055DC1FE539A9F851B488597DB2BD15653C4502B4B17F40393ED93

EndInvoke

public FMOD.RESULT EndInvoke(FMOD.DSP_STATE& dsp_state, System.IAsyncResult result)

Method metadata
  • Visibilitypublic
  • Return typeFMOD.RESULT
  • StaticFalse
  • VirtualTrue
  • Hash31E77E314B67FB7ED029115BD15A0BD3E2D61A462D30599AA610F0A0BF288088

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 typeFMOD.RESULT
  • StaticFalse
  • VirtualTrue
  • HashB4BD52F94AE350ED0CE74BFCEA4C043893998D9956B7C0CB97A56CEB2CD4210D