Loading...
Searching...
No Matches
SoundFileWriter.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.
virtual void write(const Int16 *samples, Uint64 count)=0
Write audio samples to the open file.
virtual bool open(const std::string &filename, unsigned int sampleRate, unsigned int channelCount)=0
Open a sound file for writing.
Definition AlResource.hpp:35