|
Ardour
9.0-rc1-21-gd5464b39db
|
#include <triggerbox.h>
Public Member Functions | |
| AudioPendingSwap () | |
| ~AudioPendingSwap () | |
Public Member Functions inherited from ARDOUR::Trigger::PendingSwap | |
| virtual | ~PendingSwap () |
Public Attributes | |
| AudioData | audio_data |
Public Attributes inherited from ARDOUR::Trigger::PendingSwap | |
| timepos_t | play_start |
| timepos_t | play_end |
| timepos_t | loop_start |
| timepos_t | loop_end |
| timecnt_t | length |
Definition at line 586 of file triggerbox.h.
|
inline |
Definition at line 589 of file triggerbox.h.
|
inline |
Definition at line 590 of file triggerbox.h.
| AudioData ARDOUR::AudioTrigger::AudioPendingSwap::audio_data |
Definition at line 587 of file triggerbox.h.