44 kNumPrefetchableSupport
88 static const FUID iid;
Handling 16 Byte Globally Unique Identifiers.
The basic interface of all interfaces.
Indicates that the plug-in could or not support Prefetch (dynamically): Vst::IPrefetchableSupport.
virtual tresult PLUGIN_API getPrefetchableSupport(PrefetchableSupport &prefetchable)=0
retrieve the current prefetch support.
ePrefetchableSupport
Prefetchable Support Enum.
@ kIsNotYetPrefetchable
in the current state the plug does not support prefetch processing
@ kIsNeverPrefetchable
every instance of the plug does not support prefetch processing
@ kIsYetPrefetchable
in the current state the plug support prefetch processing
uint32 PrefetchableSupport
Prefetchable Support Type.