![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_iinter_app_audio.h
Go to the documentation of this file.
41 AgsVstTResult ags_vst_iinter_app_audio_host_get_screen_size(AgsVstIInterAppAudioHost *iinter_app_audio_host,
44 AgsVstTResult ags_vst_iinter_app_audio_host_connected_to_host(AgsVstIInterAppAudioHost *iinter_app_audio_host);
46 AgsVstTResult ags_vst_iinter_app_audio_host_switch_to_host(AgsVstIInterAppAudioHost *iinter_app_audio_host);
48 AgsVstTResult ags_vst_iinter_app_audio_host_send_remote_control_event(AgsVstIInterAppAudioHost *iinter_app_audio_host,
51 AgsVstTResult ags_vst_iinter_app_audio_host_get_host_icon(AgsVstIInterAppAudioHost *iinter_app_audio_host,
54 AgsVstTResult ags_vst_iinter_app_audio_host_schedule_event_from_ui(AgsVstIInterAppAudioHost *iinter_app_audio_host,
57 AgsVstIInterAppAudioPresetManager* ags_vst_iinter_app_audio_host_create_preset_manager(AgsVstIInterAppAudioHost *iinter_app_audio_host,
60 AgsVstTResult ags_vst_iinter_app_audio_host_show_settings_view(AgsVstIInterAppAudioHost *iinter_app_audio_host);
64 void ags_vst_iinter_app_audio_connection_notification_on_inter_app_audio_connection_notification_state_change(AgsVstIInterAppAudioConnectionNotification *iinter_app_audio_connection_notification,
69 AgsVstTResult ags_vst_iinter_app_audio_preset_manager_run_load_preset_browser(AgsVstIInterAppAudioPresetManager *iinter_app_audio_manager);
71 AgsVstTResult ags_vst_iinter_app_audio_preset_manager_run_save_preset_browser(AgsVstIInterAppAudioPresetManager *iinter_app_audio_manager);
73 AgsVstTResult ags_vst_iinter_app_audio_preset_manager_load_next_preset(AgsVstIInterAppAudioPresetManager *iinter_app_audio_manager);
75 AgsVstTResult ags_vst_iinter_app_audio_preset_manager_load_previous_preset(AgsVstIInterAppAudioPresetManager *iinter_app_audio_manager);
const AgsVstTUID * ags_vst_iinter_app_audio_host_get_iid()
Definition ags_vst_iinter_app_audio.cpp:34
AgsVstTResult ags_vst_iinter_app_audio_host_get_screen_size(AgsVstIInterAppAudioHost *iinter_app_audio_host, AgsVstViewRect *view_rect, gfloat *scale)
Definition ags_vst_iinter_app_audio.cpp:49
AgsVstTResult ags_vst_iinter_app_audio_preset_manager_run_load_preset_browser(AgsVstIInterAppAudioPresetManager *iinter_app_audio_manager)
Definition ags_vst_iinter_app_audio.cpp:205
const AgsVstTUID * ags_vst_iinter_app_audio_preset_manager_get_iid()
Definition ags_vst_iinter_app_audio.cpp:192
AgsVstTResult ags_vst_iinter_app_audio_host_send_remote_control_event(AgsVstIInterAppAudioHost *iinter_app_audio_host, guint32 event)
Definition ags_vst_iinter_app_audio.cpp:90
AgsVstTResult ags_vst_iinter_app_audio_preset_manager_run_save_preset_browser(AgsVstIInterAppAudioPresetManager *iinter_app_audio_manager)
Definition ags_vst_iinter_app_audio.cpp:218
const AgsVstTUID * ags_vst_iinter_app_audio_connection_notification_get_iid()
Definition ags_vst_iinter_app_audio.cpp:166
AgsVstTResult ags_vst_iinter_app_audio_host_switch_to_host(AgsVstIInterAppAudioHost *iinter_app_audio_host)
Definition ags_vst_iinter_app_audio.cpp:76
AgsVstTResult ags_vst_iinter_app_audio_host_show_settings_view(AgsVstIInterAppAudioHost *iinter_app_audio_host)
Definition ags_vst_iinter_app_audio.cpp:154
struct IInterAppAudioHost AgsVstIInterAppAudioHost
Definition ags_vst_iinter_app_audio.h:35
struct IInterAppAudioPresetManager AgsVstIInterAppAudioPresetManager
Definition ags_vst_iinter_app_audio.h:37
AgsVstIInterAppAudioPresetManager * ags_vst_iinter_app_audio_host_create_preset_manager(AgsVstIInterAppAudioHost *iinter_app_audio_host, AgsVstTUID *cid)
Definition ags_vst_iinter_app_audio.cpp:138
void ags_vst_iinter_app_audio_connection_notification_on_inter_app_audio_connection_notification_state_change(AgsVstIInterAppAudioConnectionNotification *iinter_app_audio_connection_notification, gboolean new_state)
Definition ags_vst_iinter_app_audio.cpp:179
AgsVstTResult ags_vst_iinter_app_audio_preset_manager_load_next_preset(AgsVstIInterAppAudioPresetManager *iinter_app_audio_manager)
Definition ags_vst_iinter_app_audio.cpp:231
AgsVstTResult ags_vst_iinter_app_audio_host_connected_to_host(AgsVstIInterAppAudioHost *iinter_app_audio_host)
Definition ags_vst_iinter_app_audio.cpp:63
AgsVstTResult ags_vst_iinter_app_audio_host_schedule_event_from_ui(AgsVstIInterAppAudioHost *iinter_app_audio_host, AgsVstEvent *event)
Definition ags_vst_iinter_app_audio.cpp:120
AgsVstTResult ags_vst_iinter_app_audio_preset_manager_load_previous_preset(AgsVstIInterAppAudioPresetManager *iinter_app_audio_manager)
Definition ags_vst_iinter_app_audio.cpp:244
struct IInterAppAudioConnectionNotification AgsVstIInterAppAudioConnectionNotification
Definition ags_vst_iinter_app_audio.h:36
AgsVstTResult ags_vst_iinter_app_audio_host_get_host_icon(AgsVstIInterAppAudioHost *iinter_app_audio_host, void **icon)
Definition ags_vst_iinter_app_audio.cpp:105
Generated by