cpp3ds::Music Member List

This is the complete list of members for cpp3ds::Music, including all inherited members.

getAttenuation() const cpp3ds::SoundSource
getChannelCount() const cpp3ds::SoundStream
getDuration() const cpp3ds::Music
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
cpp3ds::SoundStream::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
Music()cpp3ds::Music
onGetData(Chunk &data)cpp3ds::Musicprotectedvirtual
onSeek(Time timeOffset)cpp3ds::Musicprotectedvirtual
openFromFile(const std::string &filename)cpp3ds::Music
openFromMemory(const void *data, std::size_t sizeInBytes)cpp3ds::Music
openFromStream(InputStream &stream)cpp3ds::Music
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
~Music()cpp3ds::Music
~SoundSource()cpp3ds::SoundSourcevirtual
~SoundStream()cpp3ds::SoundStreamvirtual