|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| void | clear () noexcept |
Public Attributes | |
| char | label [32] |
| int | number |
| bool | absolute |
Definition at line 24 of file tracktion_ControlSurface.h.
|
noexcept |
Definition at line 44 of file tracktion_ControlSurface.cpp.
|
noexcept |
Definition at line 49 of file tracktion_ControlSurface.cpp.
| bool tracktion::engine::MarkerSetting::absolute |
Definition at line 31 of file tracktion_ControlSurface.h.
| char tracktion::engine::MarkerSetting::label[32] |
Definition at line 29 of file tracktion_ControlSurface.h.
| int tracktion::engine::MarkerSetting::number |
Definition at line 30 of file tracktion_ControlSurface.h.