|
|
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. |
©2017 Generated on Sun Jan 22 2017 19:00:03 for Opus by doxygen 1.8.1.2 |