acceptMetadata(OggPacket *inPacket) | FLACPushDecoder | |
decodeFLAC(OggPacket *inPacket) | FLACPushDecoder | |
error_callback(::FLAC__StreamDecoderErrorStatus status) | FLACPushDecoder | [protected, virtual] |
FLACPushDecoder(void) | FLACPushDecoder | |
flushCodec() | FLACPushDecoder | |
initCodec() | FLACPushDecoder | |
mBegun | FLACPushDecoder | [protected] |
metadata_callback(const ::FLAC__StreamMetadata *metadata) | FLACPushDecoder | [protected, virtual] |
mFrameSize | FLACPushDecoder | |
mGotMetaData | FLACPushDecoder | [protected] |
mInPacket | FLACPushDecoder | [protected] |
mNumChannels | FLACPushDecoder | |
mOutPacket | FLACPushDecoder | [protected] |
mSampleRate | FLACPushDecoder | |
read_callback(FLAC__byte buffer[], unsigned *bytes) | FLACPushDecoder | [protected] |
SIZE_16_BITS | FLACPushDecoder | [protected, static] |
write_callback(const ::FLAC__Frame *frame, const FLAC__int32 *const buffer[]) | FLACPushDecoder | [protected] |
~FLACPushDecoder(void) | FLACPushDecoder | [virtual] |