|
Functions | |
const char * | opus_strerror (int error) |
Converts an opus error code into a human readable string. More... | |
const char * | opus_get_version_string (void) |
Gets the libopus version string. More... | |
const char* opus_get_version_string | ( | void | ) |
Gets the libopus version string.
const char* opus_strerror | ( | int | error | ) |
Converts an opus error code into a human readable string.
[in] | error | int : Error number |
For more information visit the Opus Website. |
©2013 Generated on Wed Dec 4 2013 15:16:40 for Opus by doxygen 1.8.3.1 |