Documentation of SFML 2.3.1

Warning: this page refers to an old version of SFML. Click here to switch to the latest version.
sf::InputSoundFile Member List

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

getChannelCount() const sf::InputSoundFile
getDuration() const sf::InputSoundFile
getSampleCount() const sf::InputSoundFile
getSampleRate() const sf::InputSoundFile
InputSoundFile()sf::InputSoundFile
NonCopyable()sf::NonCopyableinlineprivate
openForWriting(const std::string &filename, unsigned int channelCount, unsigned int sampleRate)sf::InputSoundFile
openFromFile(const std::string &filename)sf::InputSoundFile
openFromMemory(const void *data, std::size_t sizeInBytes)sf::InputSoundFile
openFromStream(InputStream &stream)sf::InputSoundFile
read(Int16 *samples, Uint64 maxCount)sf::InputSoundFile
seek(Uint64 sampleOffset)sf::InputSoundFile
seek(Time timeOffset)sf::InputSoundFile
~InputSoundFile()sf::InputSoundFile