Documentation of SFML 2.6.0
Warning: this page refers to an old version of SFML. Click here to switch to the latest version.Loading...
Searching...
No Matches
This is the complete list of members for sf::SoundFileWriter, including all inherited members.
open(const std::string &filename, unsigned int sampleRate, unsigned int channelCount)=0 | sf::SoundFileWriter | pure virtual |
write(const Int16 *samples, Uint64 count)=0 | sf::SoundFileWriter | pure virtual |
~SoundFileWriter() | sf::SoundFileWriter | inlinevirtual |