|
-
Parameters:
-
context
|
Initialized rte_context as returned by rte_context_new().
|
When a RTE function failed you can use this function to get a verbose description of the failure cause, if available.
-
Returns:
-
Static pointer, string not to be freed, describing the error. The pointer remains valid until the next call of a RTE function for this context or any of its codecs.
|