|
Audaspace 1.8.0
A high level audio library.
|
This is the complete list of members for FileManager, including all inherited members.
| createReader(const std::string &filename, int stream=0) | FileManager | static |
| createReader(std::shared_ptr< Buffer > buffer, int stream=0) | FileManager | static |
| createWriter(const std::string &filename, DeviceSpecs specs, Container format, Codec codec, unsigned int bitrate) | FileManager | static |
| queryStreams(const std::string &filename) | FileManager | static |
| queryStreams(std::shared_ptr< Buffer > buffer) | FileManager | static |
| registerInput(std::shared_ptr< IFileInput > input) | FileManager | static |
| registerOutput(std::shared_ptr< IFileOutput > output) | FileManager | static |