![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_ipersistent.h
Go to the documentation of this file.
gint32 ags_vst_iattributes2_count_attributes(AgsVstIAttributes2 *attr)
Definition ags_vst_ipersistent.cpp:255
AgsVstTResult ags_vst_iattributes_queue(AgsVstIAttributes *attr, AgsVstIAttrID list_id, AgsVstFVariant *data)
Definition ags_vst_ipersistent.cpp:95
AgsVstIAttrID ags_vst_iattributes2_get_attribute_id(AgsVstIAttributes2 *attr, gint32 index)
Definition ags_vst_ipersistent.cpp:269
AgsVstTResult ags_vst_ipersistent_load_attributes(AgsVstIPersistent *persistent, AgsVstIAttributes *attributes)
Definition ags_vst_ipersistent.cpp:48
const AgsVstTUID * ags_vst_iattributes2_get_iid()
Definition ags_vst_ipersistent.cpp:242
AgsVstTResult ags_vst_iattributes_set_binary_data(AgsVstIAttributes *attr, AgsVstIAttrID attr_id, void *data, guint32 bytes, gboolean copy_bytes)
Definition ags_vst_ipersistent.cpp:115
guint32 ags_vst_iattributes_get_binary_data_size(AgsVstIAttributes *attr, AgsVstIAttrID attr_id)
Definition ags_vst_ipersistent.cpp:228
const AgsVstTUID * ags_vst_iattributes_get_iid()
Definition ags_vst_ipersistent.cpp:62
AgsVstTResult ags_vst_iattributes_reset_queue(AgsVstIAttributes *attr, AgsVstIAttrID attr_id)
Definition ags_vst_ipersistent.cpp:183
const AgsVstTUID * ags_vst_ipersistent_get_iid()
Definition ags_vst_ipersistent.cpp:35
AgsVstTResult ags_vst_iattributes_get_binary_data(AgsVstIAttributes *attr, AgsVstIAttrID attr_id, void *data, guint32 bytes)
Definition ags_vst_ipersistent.cpp:213
AgsVstTResult ags_vst_iattributes_get(AgsVstIAttributes *attr, AgsVstIAttrID attr_id, AgsVstFVariant *data)
Definition ags_vst_ipersistent.cpp:131
AgsVstTResult ags_vst_iattributes_unqueue(AgsVstIAttributes *attr, AgsVstIAttrID list_id, AgsVstFVariant *data)
Definition ags_vst_ipersistent.cpp:150
AgsVstTResult ags_vst_iattributes_reset_all_queues(AgsVstIAttributes *attr)
Definition ags_vst_ipersistent.cpp:197
gint32 ags_vst_iattributes_get_queue_item_count(AgsVstIAttributes *attr, AgsVstIAttrID attr_id)
Definition ags_vst_ipersistent.cpp:168
AgsVstTResult ags_vst_iattributes_set(AgsVstIAttributes *attr, AgsVstIAttrID attr_id, AgsVstFVariant *data)
Definition ags_vst_ipersistent.cpp:77
Generated by