CUGL 2.1
Cornell University Game Library
cugl
AudioSample
cugl::AudioSample Member List
This is the complete list of members for
cugl::AudioSample
, including all inherited members.
_buffer
cugl::AudioSample
protected
_channels
cugl::Sound
protected
_file
cugl::Sound
protected
_frames
cugl::AudioSample
protected
_rate
cugl::Sound
protected
_stream
cugl::AudioSample
protected
_type
cugl::AudioSample
protected
_volume
cugl::Sound
protected
alloc
(const std::string file, bool stream=false)
cugl::AudioSample
inline
static
alloc
(Uint8 channels, Uint32 rate, Uint32 frames)
cugl::AudioSample
inline
static
allocWithData
(const std::shared_ptr< JsonValue > &data)
cugl::AudioSample
inline
static
AudioSample
()
cugl::AudioSample
createNode
() override
cugl::AudioSample
virtual
dispose
() override
cugl::AudioSample
virtual
getBuffer
()
cugl::AudioSample
inline
getChannels
() const
cugl::Sound
inline
getDecoder
()
cugl::AudioSample
getDuration
() const override
cugl::AudioSample
inline
virtual
getFile
() const
cugl::Sound
inline
getLength
() const override
cugl::AudioSample
inline
virtual
getRate
() const
cugl::Sound
inline
getSuffix
() const
cugl::Sound
getType
() const
cugl::AudioSample
inline
getVolume
() const
cugl::Sound
inline
guessType
(const char *file)
cugl::AudioSample
static
guessType
(const std::string &file)
cugl::AudioSample
inline
static
init
(const std::string file, bool stream=false)
cugl::AudioSample
init
(Uint8 channels, Uint32 rate, Uint32 frames)
cugl::AudioSample
initWithData
(const std::shared_ptr< JsonValue > &data)
cugl::AudioSample
isStreamed
() const
cugl::AudioSample
inline
setVolume
(float volume)
cugl::Sound
Sound
()
cugl::Sound
Type
enum name
cugl::AudioSample
~AudioSample
()
cugl::AudioSample
inline
~Sound
()
cugl::Sound
inline
Generated by
1.8.16