CUGL 2.3
Cornell University Game Library
Loading...
Searching...
No Matches
cugl::AudioDecoder Member List

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

_channelscugl::AudioDecoderprotected
_currpagecugl::AudioDecoderprotected
_filecugl::AudioDecoderprotected
_framescugl::AudioDecoderprotected
_lastpagecugl::AudioDecoderprotected
_pagesizecugl::AudioDecoderprotected
_ratecugl::AudioDecoderprotected
_sourcecugl::AudioDecoderprotected
_typecugl::AudioDecoderprotected
alloc(const std::string file)cugl::AudioDecoderinlinestatic
alloc(const std::string file, AudioType type)cugl::AudioDecoderinlinestatic
AudioDecoder()cugl::AudioDecoder
decode(float *buffer)cugl::AudioDecoder
dispose()cugl::AudioDecoder
getChannels() constcugl::AudioDecoderinline
getDuration() constcugl::AudioDecoderinline
getFile() constcugl::AudioDecoderinline
getLength() constcugl::AudioDecoderinline
getPage() constcugl::AudioDecoderinline
getPageCount() constcugl::AudioDecoderinline
getPageSize() constcugl::AudioDecoderinline
getSampleRate() constcugl::AudioDecoderinline
init(const std::string file)cugl::AudioDecoder
init(const std::string file, AudioType type)cugl::AudioDecoder
pagein(float *buffer)cugl::AudioDecoder
ready()cugl::AudioDecoderinline
rewind()cugl::AudioDecoderinline
setPage(Uint32 page)cugl::AudioDecoder
~AudioDecoder()cugl::AudioDecoderinline