#include <sndfileimportable.h>
Definition at line 32 of file sndfileimportable.h.
◆ SndFileImportableSource()
| ARDOUR::SndFileImportableSource::SndFileImportableSource |
( |
const std::string & |
path | ) |
|
◆ ~SndFileImportableSource()
| virtual ARDOUR::SndFileImportableSource::~SndFileImportableSource |
( |
| ) |
|
|
virtual |
◆ channels()
| uint32_t ARDOUR::SndFileImportableSource::channels |
( |
| ) |
const |
|
virtual |
◆ clamped_at_unity()
| bool ARDOUR::SndFileImportableSource::clamped_at_unity |
( |
| ) |
const |
|
virtual |
◆ get_timecode_info()
| int64_t ARDOUR::SndFileImportableSource::get_timecode_info |
( |
SNDFILE * |
, |
|
|
SF_BROADCAST_INFO * |
, |
|
|
bool & |
|
|
) |
| |
|
protected |
◆ length()
| samplecnt_t ARDOUR::SndFileImportableSource::length |
( |
| ) |
const |
|
virtual |
◆ natural_position()
| samplepos_t ARDOUR::SndFileImportableSource::natural_position |
( |
| ) |
const |
|
virtual |
◆ read()
◆ samplerate()
| samplecnt_t ARDOUR::SndFileImportableSource::samplerate |
( |
| ) |
const |
|
virtual |
◆ seek()
| void ARDOUR::SndFileImportableSource::seek |
( |
samplepos_t |
pos | ) |
|
|
virtual |
◆ in
| std::shared_ptr<SNDFILE> ARDOUR::SndFileImportableSource::in |
|
protected |
◆ sf_info
| SF_INFO ARDOUR::SndFileImportableSource::sf_info |
|
protected |
◆ timecode
| int64_t ARDOUR::SndFileImportableSource::timecode |
|
protected |
The documentation for this class was generated from the following file: