This is the complete list of members for sf::Music, including all inherited members.
GetChannelsCount() const | sf::SoundStream | |
GetDuration() const | sf::Music | |
GetLoop() const | sf::SoundStream | |
GetPlayingOffset() const | sf::SoundStream | |
GetSampleRate() const | sf::SoundStream | |
GetStatus() const | sf::SoundStream | |
Initialize(unsigned int ChannelsCount, unsigned int SampleRate) | sf::SoundStream | protected |
Music(std::size_t BufferSize=44100) | sf::Music | explicit |
OpenFromFile(const std::string &Filename) | sf::Music | |
OpenFromMemory(const char *Data, std::size_t SizeInBytes) | sf::Music | |
Play() | sf::SoundStream | |
SetLoop(bool Loop) | sf::SoundStream | |
SoundStream() | sf::SoundStream | protected |
Status enum name | sf::SoundStream | |
Stop() | sf::SoundStream | |
~Music() | sf::Music | |
~SoundStream() | sf::SoundStream | virtual |