#include <triggerbox.h>
Definition at line 574 of file triggerbox.h.
◆ AudioData()
| ARDOUR::AudioTrigger::AudioData::AudioData |
( |
| ) |
|
|
inline |
◆ ~AudioData()
| ARDOUR::AudioTrigger::AudioData::~AudioData |
( |
| ) |
|
◆ alloc()
| void ARDOUR::AudioTrigger::AudioData::alloc |
( |
samplecnt_t |
cnt, |
|
|
uint32_t |
nchans |
|
) |
| |
◆ append()
◆ audio_data()
| Sample const* ARDOUR::AudioTrigger::AudioData::audio_data |
( |
size_type |
channel | ) |
const |
|
inline |
◆ clear()
| void ARDOUR::AudioTrigger::AudioData::clear |
( |
| ) |
|
|
inline |
◆ drop()
| void ARDOUR::AudioTrigger::AudioData::drop |
( |
| ) |
|
◆ length()
| samplecnt_t ARDOUR::AudioTrigger::AudioData::length |
( |
| ) |
const |
|
inline |
◆ n_channels()
| size_type ARDOUR::AudioTrigger::AudioData::n_channels |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ raw_audio_data()
| Sample const* ARDOUR::AudioTrigger::AudioData::raw_audio_data |
( |
size_type |
channel | ) |
const |
|
inline |
◆ raw_length()
| samplecnt_t ARDOUR::AudioTrigger::AudioData::raw_length |
( |
| ) |
const |
|
inline |
◆ reset()
| void ARDOUR::AudioTrigger::AudioData::reset |
( |
| ) |
|
|
inline |
◆ set_length()
| void ARDOUR::AudioTrigger::AudioData::set_length |
( |
samplecnt_t |
len | ) |
|
|
inline |
◆ set_read_offset()
| void ARDOUR::AudioTrigger::AudioData::set_read_offset |
( |
samplecnt_t |
offset | ) |
|
|
inline |
◆ writable_audio_data()
| Sample* ARDOUR::AudioTrigger::AudioData::writable_audio_data |
( |
size_type |
channel | ) |
const |
|
inline |
◆ writable_raw_audio_data()
| Sample* ARDOUR::AudioTrigger::AudioData::writable_raw_audio_data |
( |
size_type |
channel | ) |
|
|
inline |
◆ _length
◆ capacity
◆ read_offset
| samplecnt_t ARDOUR::AudioTrigger::AudioData::read_offset |
|
private |
The documentation for this class was generated from the following file: