#include <audiofile.h>
◆ FormatType
◆ AudioFile()
◆ ~AudioFile()
| AudioFile::~AudioFile |
( |
| ) |
|
◆ channels()
| int AudioFile::channels |
( |
| ) |
const |
|
inline |
◆ error()
| const char* AudioFile::error |
( |
| ) |
const |
|
inline |
◆ frames()
| sf_count_t AudioFile::frames |
( |
| ) |
const |
|
inline |
◆ getFileLen()
| sf_count_t AudioFile::getFileLen |
( |
| ) |
const |
|
inline |
◆ loopEnd()
| unsigned int AudioFile::loopEnd |
( |
int |
v = 0 | ) |
|
|
inline |
◆ loopMode()
| int AudioFile::loopMode |
( |
int |
v = 0 | ) |
|
|
inline |
◆ loopStart()
| unsigned int AudioFile::loopStart |
( |
int |
v = 0 | ) |
|
|
inline |
◆ open()
| bool AudioFile::open |
( |
const QByteArray & |
b | ) |
|
◆ read()
| sf_count_t AudioFile::read |
( |
void * |
ptr, |
|
|
sf_count_t |
count |
|
) |
| |
◆ readData()
| sf_count_t AudioFile::readData |
( |
short * |
data, |
|
|
sf_count_t |
frames |
|
) |
| |
◆ samplerate()
| int AudioFile::samplerate |
( |
| ) |
const |
|
inline |
◆ seek()
| sf_count_t AudioFile::seek |
( |
sf_count_t |
offset, |
|
|
int |
whence |
|
) |
| |
◆ tell()
| sf_count_t AudioFile::tell |
( |
| ) |
const |
|
inline |
◆ write()
| sf_count_t AudioFile::write |
( |
const void * |
ptr, |
|
|
sf_count_t |
count |
|
) |
| |
◆ _type
◆ buf
| QByteArray AudioFile::buf |
|
private |
◆ hasInstrument
| bool AudioFile::hasInstrument |
|
private |
◆ idx
◆ info
◆ inst
| SF_INSTRUMENT AudioFile::inst |
|
private |
◆ sf
The documentation for this class was generated from the following files: