Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::LV2Plugin::AutomationCtrl Struct Reference

Public Member Functions

 AutomationCtrl (const AutomationCtrl &other)
 
 AutomationCtrl (std::shared_ptr< ARDOUR::AutomationControl > c)
 

Public Attributes

std::shared_ptr< ARDOUR::AutomationControlac
 
bool guard
 

Detailed Description

Definition at line 272 of file lv2_plugin.h.

Constructor & Destructor Documentation

◆ AutomationCtrl() [1/2]

ARDOUR::LV2Plugin::AutomationCtrl::AutomationCtrl ( const AutomationCtrl other)
inline

Definition at line 273 of file lv2_plugin.h.

◆ AutomationCtrl() [2/2]

ARDOUR::LV2Plugin::AutomationCtrl::AutomationCtrl ( std::shared_ptr< ARDOUR::AutomationControl c)
inline

Definition at line 278 of file lv2_plugin.h.

Member Data Documentation

◆ ac

std::shared_ptr<ARDOUR::AutomationControl> ARDOUR::LV2Plugin::AutomationCtrl::ac

Definition at line 282 of file lv2_plugin.h.

◆ guard

bool ARDOUR::LV2Plugin::AutomationCtrl::guard

Definition at line 283 of file lv2_plugin.h.


The documentation for this struct was generated from the following file: