#include <AudioFile.h>
◆ AudioFile()
| AudioFile::AudioFile |
( |
int |
newType | ) |
|
◆ ~AudioFile()
| AudioFile::~AudioFile |
( |
| ) |
|
|
virtual |
◆ addReason()
| void AudioFile::addReason |
( |
| ) |
|
◆ finalizeAfterLoad()
| virtual void AudioFile::finalizeAfterLoad |
( |
uint32_t |
fileSize | ) |
|
|
inlinevirtual |
◆ getAppropriateQueue()
| int AudioFile::getAppropriateQueue |
( |
| ) |
|
|
virtual |
◆ loadFile()
| int AudioFile::loadFile |
( |
AudioFileReader * |
reader, |
|
|
bool |
isAiff, |
|
|
bool |
makeWaveTableWorkAtAllCosts |
|
) |
| |
◆ mayBeStolen()
| bool AudioFile::mayBeStolen |
( |
void * |
thingNotToStealFrom = NULL | ) |
|
|
virtual |
◆ numReasonsDecreasedToZero()
| virtual void AudioFile::numReasonsDecreasedToZero |
( |
char const * |
errorCode | ) |
|
|
inlineprotectedvirtual |
◆ numReasonsIncreasedFromZero()
| virtual void AudioFile::numReasonsIncreasedFromZero |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ removeReason()
| void AudioFile::removeReason |
( |
char const * |
errorCode | ) |
|
◆ steal()
| void AudioFile::steal |
( |
char const * |
errorCode | ) |
|
|
virtual |
◆ filePath
◆ loadedFromAlternatePath
| String AudioFile::loadedFromAlternatePath |
◆ numChannels
| uint8_t AudioFile::numChannels |
◆ numReasonsToBeLoaded
| int32_t AudioFile::numReasonsToBeLoaded |
◆ type
| const uint8_t AudioFile::type |
The documentation for this class was generated from the following files: