What is it?
Download
FAQs
Docs
Main Page
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
cpp3ds
SoundStream
cpp3ds::SoundStream Member List
This is the complete list of members for
cpp3ds::SoundStream
, including all inherited members.
getAttenuation
() const
cpp3ds::SoundSource
getChannelCount
() const
cpp3ds::SoundStream
getLoop
() const
cpp3ds::SoundStream
getMinDistance
() const
cpp3ds::SoundSource
getPitch
() const
cpp3ds::SoundSource
getPlayingOffset
() const
cpp3ds::SoundStream
getPosition
() const
cpp3ds::SoundSource
getSampleRate
() const
cpp3ds::SoundStream
getStatus
() const
cpp3ds::SoundStream
getVolume
() const
cpp3ds::SoundSource
initialize
(unsigned int channelCount, unsigned int sampleRate)
cpp3ds::SoundStream
protected
isRelativeToListener
() const
cpp3ds::SoundSource
m_channel
cpp3ds::SoundSource
protected
m_ndspWaveBuf
(defined in
cpp3ds::SoundSource
)
cpp3ds::SoundSource
protected
m_pauseOffset
(defined in
cpp3ds::SoundSource
)
cpp3ds::SoundSource
protected
m_playOffset
(defined in
cpp3ds::SoundSource
)
cpp3ds::SoundSource
protected
m_source
cpp3ds::SoundSource
protected
onGetData
(Chunk &data)=0
cpp3ds::SoundStream
protected
pure virtual
onSeek
(Time timeOffset)=0
cpp3ds::SoundStream
protected
pure virtual
operator=
(const SoundSource &right)
cpp3ds::SoundSource
pause
()
cpp3ds::SoundStream
Paused
enum value
cpp3ds::SoundSource
play
()
cpp3ds::SoundStream
Playing
enum value
cpp3ds::SoundSource
setAttenuation
(float attenuation)
cpp3ds::SoundSource
setLoop
(bool loop)
cpp3ds::SoundStream
setMinDistance
(float distance)
cpp3ds::SoundSource
setPitch
(float pitch)
cpp3ds::SoundSource
setPlayingOffset
(Time timeOffset)
cpp3ds::SoundStream
setPosition
(float x, float y, float z)
cpp3ds::SoundSource
setPosition
(const Vector3f &position)
cpp3ds::SoundSource
setRelativeToListener
(bool relative)
cpp3ds::SoundSource
setVolume
(float volume)
cpp3ds::SoundSource
SoundSource
(const SoundSource ©)
cpp3ds::SoundSource
SoundSource
()
cpp3ds::SoundSource
protected
SoundStream
()
cpp3ds::SoundStream
protected
Status
enum name
cpp3ds::SoundSource
stop
()
cpp3ds::SoundStream
Stopped
enum value
cpp3ds::SoundSource
~SoundSource
()
cpp3ds::SoundSource
virtual
~SoundStream
()
cpp3ds::SoundStream
virtual