OutputSoundFile.hpp
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);
Utility class that makes any derived class non-copyable.
Definition: NonCopyable.hpp:41
Definition: AlResource.hpp:34