Romestead Assembly Reference

FMOD.DSP_PAN_SUMMONOTOSURROUNDMATRIX_FUNC

Type JSON

public delegate in FMOD

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

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 lowFrequencyGain, System.Single overallGain, System.Int32 matrixHop, System.IntPtr matrix, System.AsyncCallback callback, System.Object object)

Method metadata
  • Visibilitypublic
  • Return typeSystem.IAsyncResult
  • StaticFalse
  • VirtualTrue
  • Hash90E7472D8991682C8C4361E7FBF246DF55C1D6FD1489CC5A121AD881C32BE907

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 lowFrequencyGain, System.Single overallGain, System.Int32 matrixHop, System.IntPtr matrix)

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