dplug.au.audiocomponentdispatch

Members

Functions

AUMethodAddPropertyListener
OSStatus AUMethodAddPropertyListener(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodAddRenderNotify
OSStatus AUMethodAddRenderNotify(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodGetParameter
OSStatus AUMethodGetParameter(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodGetProperty
OSStatus AUMethodGetProperty(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodGetPropertyInfo
OSStatus AUMethodGetPropertyInfo(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodInitialize
OSStatus AUMethodInitialize(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodRemovePropertyListener
OSStatus AUMethodRemovePropertyListener(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodRemovePropertyListenerWithUserData
OSStatus AUMethodRemovePropertyListenerWithUserData(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodRemoveRenderNotify
OSStatus AUMethodRemoveRenderNotify(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodRender
OSStatus AUMethodRender(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodReset
OSStatus AUMethodReset(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodScheduleParameters
OSStatus AUMethodScheduleParameters(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodSetParameter
OSStatus AUMethodSetParameter(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodSetProperty
OSStatus AUMethodSetProperty(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
AUMethodUninitialize
OSStatus AUMethodUninitialize(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
audioComponentClose
OSStatus audioComponentClose(void* self)
Undocumented in source. Be warned that the author may not have intended to support it.
audioComponentLookup
AudioComponentMethod audioComponentLookup(SInt16 selector)
Undocumented in source. Be warned that the author may not have intended to support it.
audioComponentOpen
OSStatus audioComponentOpen(void* self, AudioComponentInstance mInstance)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AudioComponentPlugInInstance
struct AudioComponentPlugInInstance
Undocumented in source.

Meta

Authors

Guillaume Piolat