|
Functions | |
const char * | opus_strerror (int error) |
Converts an opus error code into a human readable string. | |
const char * | opus_get_version_string (void) |
Gets the libopus version string. |
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. |
©2012 Generated on Fri Sep 21 2012 12:06:40 for Opus by doxygen 1.8.1.1 |