#include <resampled_source.h>
Definition at line 32 of file resampled_source.h.
◆ ResampledImportableSource()
◆ ~ResampledImportableSource()
ARDOUR::ResampledImportableSource::~ResampledImportableSource |
( |
| ) |
|
◆ channels()
uint32_t ARDOUR::ResampledImportableSource::channels |
( |
| ) |
const |
|
inlinevirtual |
◆ clamped_at_unity()
bool ARDOUR::ResampledImportableSource::clamped_at_unity |
( |
| ) |
const |
|
inlinevirtual |
◆ length()
samplecnt_t ARDOUR::ResampledImportableSource::length |
( |
| ) |
const |
|
inlinevirtual |
◆ natural_position()
samplepos_t ARDOUR::ResampledImportableSource::natural_position |
( |
| ) |
const |
|
virtual |
◆ ratio()
float ARDOUR::ResampledImportableSource::ratio |
( |
| ) |
const |
|
inlinevirtual |
◆ read()
◆ samplerate()
samplecnt_t ARDOUR::ResampledImportableSource::samplerate |
( |
| ) |
const |
|
inlinevirtual |
◆ seek()
void ARDOUR::ResampledImportableSource::seek |
( |
samplepos_t |
| ) |
|
|
virtual |
◆ _end_of_input
bool ARDOUR::ResampledImportableSource::_end_of_input |
|
private |
◆ _input
float* ARDOUR::ResampledImportableSource::_input |
|
private |
◆ _src_data
SRC_DATA ARDOUR::ResampledImportableSource::_src_data |
|
private |
◆ _src_state
SRC_STATE* ARDOUR::ResampledImportableSource::_src_state |
|
private |
◆ _src_type
int ARDOUR::ResampledImportableSource::_src_type |
|
private |
◆ blocksize
const uint32_t ARDOUR::ResampledImportableSource::blocksize |
|
static |
◆ source
The documentation for this class was generated from the following file: