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 |
1.7.1