Loading...
Searching...
No Matches
OutputSoundFile.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
74 bool openFromFile(const std::string& filename, unsigned int sampleRate, unsigned int channelCount);
void write(const Int16 *samples, Uint64 count)
Write audio samples to the file.
bool openFromFile(const std::string &filename, unsigned int sampleRate, unsigned int channelCount)
Open the sound file from the disk for writing.
Definition AlResource.hpp:35