Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
This is the complete list of members for sf::SoundFileWriter, including all inherited members.
open(const std::filesystem::path &filename, unsigned int sampleRate, unsigned int channelCount, const std::vector< SoundChannel > &channelMap)=0 | sf::SoundFileWriter | pure virtual |
write(const std::int16_t *samples, std::uint64_t count)=0 | sf::SoundFileWriter | pure virtual |
~SoundFileWriter()=default | sf::SoundFileWriter | virtual |