JUCE
VSTCallbackHandler Member List

This is the complete list of members for VSTCallbackHandler, including all inherited members.

handleVstHostCallbackAvailable(std::function< VstHostCallbackType > &&callback)VSTCallbackHandlervirtual
handleVstManufacturerSpecific(int32 index, pointer_sized_int value, void *ptr, float opt)=0VSTCallbackHandlerpure virtual
handleVstPluginCanDo(int32 index, pointer_sized_int value, void *ptr, float opt)VSTCallbackHandlervirtual
VstHostCallbackType typedefVSTCallbackHandler
~VSTCallbackHandler()=defaultVSTCallbackHandlervirtual