GetChannelsCount() const | sfSoundBuffer | |
GetDuration() const | sfSoundBuffer | |
GetSampleRate() const | sfSoundBuffer | |
GetSamples() const | sfSoundBuffer | |
GetSamplesCount() const | sfSoundBuffer | |
LoadFromFile(const std::string &Filename) | sfSoundBuffer | |
LoadFromMemory(const sfInt16 *Samples, std::size_t SamplesCount, unsigned int ChannelsCount, unsigned int SampleRate) | sfSoundBuffer | |
operator=(const sfSoundBuffer &Other) | sfSoundBuffer | |
SaveToFile(const std::string &Filename) const | sfSoundBuffer | |
sfSound class | sfSoundBuffer | [friend] |
sfSoundBuffer() | sfSoundBuffer | |
sfSoundBuffer(const sfSoundBuffer &Copy) | sfSoundBuffer | |
~sfSoundBuffer() | sfSoundBuffer |