FMOD.SOUND_PCMREAD_CALLBACK
Type JSONpublic delegate in FMOD
Type metadata
- Assembly
Romestead - Namespace
FMOD - Base type
System.MulticastDelegate - Hash
AE850400B2C32A8FC12007ACCD8483DE76A22A31A6F9601C333BC8AB6F40AFE9
Relationships
Base type
System.MulticastDelegate
Referenced by types
Methods
BeginInvoke
#
public System.IAsyncResult BeginInvoke(System.IntPtr sound, System.IntPtr data, System.UInt32 datalen, System.AsyncCallback callback, System.Object object)
Method metadata
- Visibilitypublic
- Return type
System.IAsyncResult - StaticFalse
- VirtualTrue
- Hash
EE5A2F099780BE78D22D521B27E3560D7420563576786248A85C26E228982ADF
EndInvoke
#
public FMOD.RESULT EndInvoke(System.IAsyncResult result)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
A71A89F453AE5E65D7DCB8EF5C8A9BE7DE58145A36E57656CFD8C0777EFB1E83
Invoke
#
public FMOD.RESULT Invoke(System.IntPtr sound, System.IntPtr data, System.UInt32 datalen)
Method metadata
- Visibilitypublic
- Return type
FMOD.RESULT - StaticFalse
- VirtualTrue
- Hash
A1EBCCCBC8044BB0933C868553CE0ED6CB5933B5955AA5A32EA0693A1CDD64A5