nongnu.org/gsequencer


gsequencer 7.0.5
Advanced Gtk+ Sequencer
ags_vst_iautomation_state.cpp File Reference
Include dependency graph for ags_vst_iautomation_state.cpp:

Functions

const AgsVstTUIDags_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_statethe automation state
statethe state
Returns
the return value
Since
5.0.0