GetChannelsCount() const | sfSoundStream | |
GetDuration() const | sfMusic | |
GetLoop() const | sfMusic | |
GetSampleRate() const | sfSoundStream | |
GetStatus() const | sfSoundStream | |
Initialize(unsigned int ChannelsCount, unsigned int SampleRate) | sfSoundStream | [protected] |
Open(const std::string &Filename) | sfMusic | |
Play() | sfSoundStream | |
SetLoop(bool Loop) | sfMusic | |
sfMusic(std::size_t BufferSize=44100) | sfMusic | |
sfSoundStream() | sfSoundStream | [protected] |
Stop() | sfSoundStream | |
~sfMusic() | sfMusic | |
~sfSoundStream() | sfSoundStream | [virtual] |