Infineon Logo AIROC BTSDK v4.4 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Opus library information functions

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

Detailed Description

Function Documentation

OPUS_EXPORT const char* celt_opus_get_version_string ( void  )

Gets the libopus version string.

Returns
Version string
OPUS_EXPORT const char* celt_opus_strerror ( int  error)

Converts an opus error code into a human readable string.

Parameters
[in]errorint: Error number
Returns
Error string