- cpp3ds
- SoundFileWriter
This is the complete list of members for cpp3ds::SoundFileWriter, including all inherited members.
open(const std::string &filename, unsigned int sampleRate, unsigned int channelCount)=0 | cpp3ds::SoundFileWriter | pure virtual |
write(const Int16 *samples, Uint64 count)=0 | cpp3ds::SoundFileWriter | pure virtual |
~SoundFileWriter() | cpp3ds::SoundFileWriter | inlinevirtual |