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::SoundStreamprotected
isRelativeToListener() const cpp3ds::SoundSource
m_channelcpp3ds::SoundSourceprotected
m_ndspWaveBuf (defined in cpp3ds::SoundSource)cpp3ds::SoundSourceprotected
m_pauseOffset (defined in cpp3ds::SoundSource)cpp3ds::SoundSourceprotected
m_playOffset (defined in cpp3ds::SoundSource)cpp3ds::SoundSourceprotected
m_sourcecpp3ds::SoundSourceprotected
onGetData(Chunk &data)=0cpp3ds::SoundStreamprotectedpure virtual
onSeek(Time timeOffset)=0cpp3ds::SoundStreamprotectedpure virtual
operator=(const SoundSource &right)cpp3ds::SoundSource
pause()cpp3ds::SoundStream
Paused enum valuecpp3ds::SoundSource
play()cpp3ds::SoundStream
Playing enum valuecpp3ds::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 &copy)cpp3ds::SoundSource
SoundSource()cpp3ds::SoundSourceprotected
SoundStream()cpp3ds::SoundStreamprotected
Status enum namecpp3ds::SoundSource
stop()cpp3ds::SoundStream
Stopped enum valuecpp3ds::SoundSource
~SoundSource()cpp3ds::SoundSourcevirtual
~SoundStream()cpp3ds::SoundStreamvirtual