nongnu.org/gsequencer


gsequencer 7.0.5
Advanced Gtk+ Sequencer
ags_vst_iprefetchable_support.h File Reference
Include dependency graph for ags_vst_iprefetchable_support.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef guint32 AgsVstPrefetchableSupport
 
typedef struct IPrefetchableSupport AgsVstIPrefetchableSupport
 

Functions

const AgsVstTUIDags_vst_iprefetchable_support_get_iid ()
 
AgsVstTResult ags_vst_iprefetchable_support_get_prefetchable_support (AgsVstIPrefetchableSupport *iprefetchable, AgsVstPrefetchableSupport *out)
 

Typedef Documentation

◆ AgsVstIPrefetchableSupport

typedef struct IPrefetchableSupport AgsVstIPrefetchableSupport

◆ AgsVstPrefetchableSupport

typedef guint32 AgsVstPrefetchableSupport

Function Documentation

◆ ags_vst_iprefetchable_support_get_iid()

const AgsVstTUID * ags_vst_iprefetchable_support_get_iid ( )

Get IID.

Returns
the Steinberg::TUID as AgsVstFUID
Since
5.0.0

◆ ags_vst_iprefetchable_support_get_prefetchable_support()

AgsVstTResult ags_vst_iprefetchable_support_get_prefetchable_support ( AgsVstIPrefetchableSupport iprefetchable,
AgsVstPrefetchableSupport out 
)

Get prefetchable support.

Parameters
iprefetchablethe prefetchable
outthe output prefetchable
Returns
the return value
Since
5.0.0