|
|
| AudioFile (AudioFileType newType) |
|
Error | loadFile (AudioFileReader *reader, bool isAiff, bool makeWaveTableWorkAtAllCosts) |
|
virtual void | finalizeAfterLoad (uint32_t fileSize) |
|
void | addReason () |
|
void | removeReason (char const *errorCode) |
| bool | mayBeStolen (void *thingNotToStealFrom=NULL) final |
| void | steal (char const *errorCode) final |
| StealableQueue | getAppropriateQueue () override |
|
void | remove () |
|
void | insertOtherNodeBefore (BidirectionalLinkedListNode *otherNode) |
|
bool | isLast () |
|
|
static constexpr bool | isSample (const AudioFile *file) |
|
static constexpr bool | isWaveTable (const AudioFile *file) |
|
|
virtual void | numReasonsIncreasedFromZero () |
|
virtual void | numReasonsDecreasedToZero (char const *errorCode) |
◆ getAppropriateQueue()
| StealableQueue AudioFile::getAppropriateQueue |
( |
| ) |
|
|
overridevirtual |
◆ mayBeStolen()
| bool AudioFile::mayBeStolen |
( |
void * | thingNotToStealFrom = NULL | ) |
|
|
finalvirtual |
◆ steal()
| void AudioFile::steal |
( |
char const * | errorCode | ) |
|
|
finalvirtual |
The documentation for this class was generated from the following files:
- src/deluge/storage/audio/audio_file.h
- src/deluge/storage/audio/audio_file.cpp