GetChannelsCount() const | sfSoundStream | |
GetFrequency() const | sfSoundStream | |
GetPitch() const | sfSoundStream | |
GetPosition(float &X, float &Y, float &Z) const | sfSoundStream | |
GetStatus() const | sfSoundStream | |
GetVolume() const | sfSoundStream | |
Initialize(unsigned int ChannelsCount, unsigned int Frequency) | sfSoundStream | [protected] |
Pause() | sfSoundStream | |
Play() | sfSoundStream | |
SetPitch(float Pitch) | sfSoundStream | |
SetPosition(float X, float Y, float Z) | sfSoundStream | |
SetVolume(float Volume) | sfSoundStream | |
sfSoundStream() | sfSoundStream | [protected] |
Stop() | sfSoundStream | |
~sfSoundStream() | sfSoundStream | [virtual] |