Romestead Assembly Reference

FMOD.DSP_PAN_SUMSTEREOMATRIX_FUNC

Type JSON

public delegate in FMOD

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

Relationships

Base type

System.MulticastDelegate

Methods

BeginInvoke

public System.IAsyncResult BeginInvoke(FMOD.DSP_STATE& dsp_state, System.Int32 sourceSpeakerMode, System.Single pan, 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
  • Hash675B1B099C2EBCFC86076AB45E4C06C2A4933A288820CC0798758F8934B65617

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

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