sf::Music Member List

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

GetAttenuation() constsf::SoundStream
GetChannelsCount() constsf::SoundStream
GetDuration() constsf::Music
GetLoop() constsf::SoundStream
GetMinDistance() constsf::SoundStream
GetPitch() constsf::SoundStream
GetPlayingOffset() constsf::SoundStream
GetPosition() constsf::SoundStream
GetSampleRate() constsf::SoundStream
GetStatus() constsf::SoundStream
GetVolume() constsf::SoundStream
Initialize(unsigned int ChannelsCount, unsigned int SampleRate)sf::SoundStreamprotected
IsRelativeToListener() constsf::SoundStream
Music(std::size_t BufferSize=44100)sf::Musicexplicit
OpenFromFile(const std::string &Filename)sf::Music
OpenFromMemory(const char *Data, std::size_t SizeInBytes)sf::Music
Pause()sf::SoundStream
Paused enum valuesf::SoundStream
Play()sf::SoundStream
Playing enum valuesf::SoundStream
SetAttenuation(float Attenuation)sf::SoundStream
SetLoop(bool Loop)sf::SoundStream
SetMinDistance(float MinDistance)sf::SoundStream
SetPitch(float Pitch)sf::SoundStream
SetPosition(float X, float Y, float Z)sf::SoundStream
SetPosition(const Vector3f &Position)sf::SoundStream
SetRelativeToListener(bool Relative)sf::SoundStream
SetVolume(float Volume)sf::SoundStream
SoundStream()sf::SoundStreamprotected
Status enum namesf::SoundStream
Stop()sf::SoundStream
Stopped enum valuesf::SoundStream
~Music()sf::Music
~SoundStream()sf::SoundStreamvirtual