Romestead Assembly Reference

FMOD.DSP_DFT_IFFTREAL_FUNC

Type JSON

public delegate in FMOD

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

Relationships

Base type

System.MulticastDelegate

Methods

BeginInvoke

public System.IAsyncResult BeginInvoke(FMOD.DSP_STATE& dsp_state, System.Int32 size, System.IntPtr dft, System.IntPtr signal, System.IntPtr window, System.Int32 signalhop, System.AsyncCallback callback, System.Object object)

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

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 size, System.IntPtr dft, System.IntPtr signal, System.IntPtr window, System.Int32 signalhop)

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