![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_iautomation_state.cpp File Reference
#include <ags/vst3-capi/pluginterfaces/vst/ags_vst_iautomation_state.h>
#include <ags/vst3-capi/ags_vst_headers.h>
Include dependency graph for ags_vst_iautomation_state.cpp:

Functions | |
const AgsVstTUID * | ags_vst_iautomation_state_get_iid () |
AgsVstTResult | ags_vst_iautomation_state_set_automation_state (AgsVstIAutomationState *iautomation_state, gint32 state) |
Function Documentation
◆ ags_vst_iautomation_state_get_iid()
const AgsVstTUID * ags_vst_iautomation_state_get_iid | ( | ) |
Get IID.
- Returns
- the Steinberg::TUID as AgsVstFUID
- Since
- 5.0.0
◆ ags_vst_iautomation_state_set_automation_state()
AgsVstTResult ags_vst_iautomation_state_set_automation_state | ( | AgsVstIAutomationState * | iautomation_state, |
gint32 | state | ||
) |
Set automation state.
- Parameters
-
iautomation_state the automation state state the state
- Returns
- the return value
- Since
- 5.0.0
Generated by