CUGL 2.3
Cornell University Game Library
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
Functions
b
c
d
e
f
g
i
j
l
m
n
o
r
s
t
v
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Functions
Files
File List
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Loading...
Searching...
No Matches
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
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
~AudioSample
()
cugl::AudioSample
inline
~Sound
()
cugl::Sound
inline
Generated by
1.9.6