![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
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 AgsVstTUID * | ags_vst_icloneable_get_iid () |
AgsVstFUnknown * | ags_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
-
cloneable the 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
Generated by