|
|
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. |
©2013 Generated on Sat Mar 2 2013 00:40:45 for Opus by doxygen 1.7.6.1 |