Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::CoreSelection::StripableAutomationControl Struct Reference

#include <selection.h>

Public Member Functions

 StripableAutomationControl (std::shared_ptr< Stripable > s, std::shared_ptr< AutomationControl > c, int o)
 

Public Attributes

std::shared_ptr< Stripablestripable
 
std::shared_ptr< AutomationControlcontrollable
 
int order
 

Detailed Description

Definition at line 59 of file libs/ardour/ardour/selection.h.

Constructor & Destructor Documentation

◆ StripableAutomationControl()

ARDOUR::CoreSelection::StripableAutomationControl::StripableAutomationControl ( std::shared_ptr< Stripable s,
std::shared_ptr< AutomationControl c,
int  o 
)
inline

Definition at line 64 of file libs/ardour/ardour/selection.h.

Member Data Documentation

◆ controllable

std::shared_ptr<AutomationControl> ARDOUR::CoreSelection::StripableAutomationControl::controllable

Definition at line 61 of file libs/ardour/ardour/selection.h.

◆ order

int ARDOUR::CoreSelection::StripableAutomationControl::order

Definition at line 62 of file libs/ardour/ardour/selection.h.

◆ stripable

std::shared_ptr<Stripable> ARDOUR::CoreSelection::StripableAutomationControl::stripable

Definition at line 60 of file libs/ardour/ardour/selection.h.


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