Romestead Assembly Reference

FMOD.DSP_PAN_SUMSURROUNDMATRIX_FUNC

Type JSON

public delegate in FMOD

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

Relationships

Base type

System.MulticastDelegate

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

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