AIROC™ BTSDK v4.7 - Documentation | ||||
Functions | |
OPUS_EXPORT const char * | celt_opus_strerror (int error) |
Converts an opus error code into a human readable string. More... | |
OPUS_EXPORT const char * | celt_opus_get_version_string (void) |
Gets the libopus version string. More... | |
OPUS_EXPORT const char* celt_opus_get_version_string | ( | void | ) |
Gets the libopus version string.
OPUS_EXPORT const char* celt_opus_strerror | ( | int | error | ) |
Converts an opus error code into a human readable string.
[in] | error | int : Error number |