#include <SampleDataTree.h>
|
| static const Identifier | Name {"name"} |
| |
| static const Identifier | Path {"path"} |
| |
| static const Identifier | Selection {"selection"} |
| |
| static const Identifier | Mute {"mute"} |
| |
| static const Identifier | Solo {"solo"} |
| |
| static const Identifier | SampleIndex {"sample_index"} |
| |
| static const Identifier | SelectedSample {"selected_sample"} |
| |
◆ Mute
| const Identifier krotos::SamplesTree::Property::Mute {"mute"} |
|
static |
◆ Name
| const Identifier krotos::SamplesTree::Property::Name {"name"} |
|
static |
◆ Path
| const Identifier krotos::SamplesTree::Property::Path {"path"} |
|
static |
◆ SampleIndex
| const Identifier krotos::SamplesTree::Property::SampleIndex {"sample_index"} |
|
static |
◆ SelectedSample
| const Identifier krotos::SamplesTree::Property::SelectedSample {"selected_sample"} |
|
static |
◆ Selection
| const Identifier krotos::SamplesTree::Property::Selection {"selection"} |
|
static |
◆ Solo
| const Identifier krotos::SamplesTree::Property::Solo {"solo"} |
|
static |
The documentation for this struct was generated from the following files: