RecorderCommonLiveroomApiError constant

int const RecorderCommonLiveroomApiError

Description: Generic recording API error.
Cause: Invalid input parameter.
Solutions: Please check the record file path parameter or the record file format parameter is valid or not.

Implementation

static const int RecorderCommonLiveroomApiError = 1010003;