Rate This Document
Findability
Accuracy
Completeness
Readability

OpusStrerrorApi

Function Usage

Converts an Opus error code into a human readable string. This API is similar to the opus_strerror interface in Opus 1.3.1.

Restrictions

N/A

Prototype

const char *OpusStrerrorApi(int error)

Parameter Description

This API is similar to the opus_strerror interface in Opus 1.3.1. For details, refer to the Opus 1.3.1 documentation.

Return Value Description

This API is similar to the opus_strerror interface in Opus 1.3.1. For details, refer to the Opus 1.3.1 documentation.