$treeview $search $mathjax
Opus
$projectbrief
1.0.2
$projectbrief
$searchbox
Main Page   Modules   File List   Globals  

Opus library information functions


Functions

const char * opus_strerror (int error)
 Converts an opus error code into a human readable string. More...

const char * opus_get_version_string (void)
 Gets the libopus version string. More...


Function Documentation

const char* opus_get_version_string void   
 

Gets the libopus version string.

Returns:
Version string

const char* opus_strerror int    error
 

Converts an opus error code into a human readable string.

am[in] error <tt>int</tt>: Error number
Returns:
Error string
For more information visit the Opus Website.