CUGL 2.0
Cornell University Game Library
cugl::audio::FLACDecoder Member List

This is the complete list of members for cugl::audio::FLACDecoder, including all inherited members.

_buffercugl::audio::FLACDecoderprotected
_bufflastcugl::audio::FLACDecoderprotected
_buffsizecugl::audio::FLACDecoderprotected
_channelscugl::audio::AudioDecoderprotected
_currpagecugl::audio::AudioDecoderprotected
_decodercugl::audio::FLACDecoderprotected
_filecugl::audio::AudioDecoderprotected
_framescugl::audio::AudioDecoderprotected
_lastpagecugl::audio::AudioDecoderprotected
_pagesizecugl::audio::AudioDecoderprotected
_ratecugl::audio::AudioDecoderprotected
_sampsizecugl::audio::FLACDecoderprotected
_sourcecugl::audio::FLACDecoderprotected
alloc(const char *file)cugl::audio::FLACDecoderinlinestatic
alloc(const std::string &file)cugl::audio::FLACDecoderstatic
AudioDecoder()cugl::audio::AudioDecoder
decode(float *buffer)cugl::audio::AudioDecoder
dispose() overridecugl::audio::FLACDecodervirtual
doError(FLAC__StreamDecoderErrorStatus status)cugl::audio::FLACDecoder
doMeta(const FLAC__StreamMetadata *metadata)cugl::audio::FLACDecoder
doRead(FLAC__byte buffer[], size_t *bytes)cugl::audio::FLACDecoder
doSeek(FLAC__uint64 offset)cugl::audio::FLACDecoder
doSize(FLAC__uint64 *length)cugl::audio::FLACDecoder
doTell(FLAC__uint64 *offset)cugl::audio::FLACDecoder
doWrite(const FLAC__Frame *frame, const FLAC__int32 *const buffer[])cugl::audio::FLACDecoder
FLACDecoder()cugl::audio::FLACDecoder
getChannels() constcugl::audio::AudioDecoderinline
getDuration() constcugl::audio::AudioDecoderinline
getFile() constcugl::audio::AudioDecoderinline
getLength() constcugl::audio::AudioDecoderinline
getPage() constcugl::audio::AudioDecoderinline
getPageCount() constcugl::audio::AudioDecoderinline
getPageSize() constcugl::audio::AudioDecoderinline
getSampleRate() constcugl::audio::AudioDecoderinline
init(const char *file) overridecugl::audio::FLACDecoderinlinevirtual
init(const std::string &file) overridecugl::audio::FLACDecodervirtual
isEOF()cugl::audio::FLACDecoder
pagein(float *buffer) overridecugl::audio::FLACDecodervirtual
ready()cugl::audio::AudioDecoderinline
rewind()cugl::audio::AudioDecoderinline
setPage(Uint64 page) overridecugl::audio::FLACDecodervirtual
~AudioDecoder()cugl::audio::AudioDecoderinline
~FLACDecoder()cugl::audio::FLACDecoder