nongnu.org/gsequencer


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

Go to the source code of this file.

Macros

#define AGS_VST_ICLONEABLE_IID   (ags_vst_icloneable_get_iid())
 

Typedefs

typedef struct ICloneable AgsVstICloneable
 

Functions

const AgsVstTUIDags_vst_icloneable_get_iid ()
 
AgsVstFUnknownags_vst_icloneable_clone (AgsVstICloneable *cloneable)
 

Macro Definition Documentation

◆ AGS_VST_ICLONEABLE_IID

#define AGS_VST_ICLONEABLE_IID   (ags_vst_icloneable_get_iid())

Typedef Documentation

◆ AgsVstICloneable

typedef struct ICloneable AgsVstICloneable

Function Documentation

◆ ags_vst_icloneable_clone()

AgsVstFUnknown * ags_vst_icloneable_clone ( AgsVstICloneable cloneable)

Clone.

Parameters
cloneablethe cloneable
Returns
Steinberg::FUnknown as AgsVstFUnknown
Since
5.0.0

◆ ags_vst_icloneable_get_iid()

const AgsVstTUID * ags_vst_icloneable_get_iid ( )

Get IID.

Returns
the Steinberg::TUID as AgsVstTUID
Since
5.0.0