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

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

_bootedcugl::audio::MP3Decoderprotected
_channelscugl::audio::AudioDecoderprotected
_chunkercugl::audio::MP3Decoderprotected
_currpagecugl::audio::AudioDecoderprotected
_decodercugl::audio::MP3Decoderprotected
_filecugl::audio::AudioDecoderprotected
_framescugl::audio::AudioDecoderprotected
_lastpagecugl::audio::AudioDecoderprotected
_loadercugl::audio::MP3Decoderprotected
_pagesizecugl::audio::AudioDecoderprotected
_ratecugl::audio::AudioDecoderprotected
alloc(const char *file)cugl::audio::MP3Decoderinlinestatic
alloc(const std::string &file)cugl::audio::MP3Decoderstatic
AudioDecoder()cugl::audio::AudioDecoder
decode(float *buffer)cugl::audio::AudioDecoder
dispose() overridecugl::audio::MP3Decodervirtual
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::MP3Decoderinlinevirtual
init(const std::string &file) overridecugl::audio::MP3Decodervirtual
MP3Decoder()cugl::audio::MP3Decoder
pagein(float *buffer) overridecugl::audio::MP3Decodervirtual
ready()cugl::audio::AudioDecoderinline
rewind()cugl::audio::AudioDecoderinline
setPage(Uint64 page) overridecugl::audio::MP3Decodervirtual
~AudioDecoder()cugl::audio::AudioDecoderinline
~MP3Decoder()cugl::audio::MP3Decoder