FMOD.DSP_DFT_IFFTREAL_FUNC
Type JSONpublic delegate in FMOD
Type metadata
- Assembly
Romestead - Namespace
FMOD - Base type
System.MulticastDelegate - Hash
59612852D3137A49B490C4B27245D7EE3E60762A9B67514D2A263D05BAE6E803
Relationships
Base type
System.MulticastDelegate
Referenced by types
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 type
System.IAsyncResult - StaticFalse
- VirtualTrue
- Hash
7077AFBAD8C883F15056D82F4CE1403ADDE1F10980C2922EDAD38EE58A9A5945
EndInvoke
#
public FMOD.RESULT EndInvoke(FMOD.DSP_STATE& dsp_state, System.IAsyncResult result)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
31E77E314B67FB7ED029115BD15A0BD3E2D61A462D30599AA610F0A0BF288088
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 type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
FD39A4DD8E06F420D08E6A69B15C596E556EE6C80A4A3EF6AFAFC53E8C634A6F