Player error code.
Enumerator |
---|
PLAYER_ERROR_NONE | No error.
|
PLAYER_ERROR_INVALID_ARGUMENTS | The parameter is invalid.
|
PLAYER_ERROR_INTERNAL | Internel error.
|
PLAYER_ERROR_NO_RESOURCE | No resource.
|
PLAYER_ERROR_INVALID_MEDIA_SOURCE | Invalid media source.
|
PLAYER_ERROR_UNKNOWN_STREAM_TYPE | The type of the media stream is unknown.
|
PLAYER_ERROR_OBJ_NOT_INITIALIZED | The object is not initialized.
|
PLAYER_ERROR_CODEC_NOT_SUPPORTED | The codec is not supported.
|
PLAYER_ERROR_VIDEO_RENDER_FAILED | Invalid renderer.
|
PLAYER_ERROR_INVALID_STATE | An error occurs in the internal state of the player.
|
PLAYER_ERROR_URL_NOT_FOUND | The URL of the media file cannot be found.
|
PLAYER_ERROR_INVALID_CONNECTION_STATE | Invalid connection between the player and the Agora server.
|
PLAYER_ERROR_SRC_BUFFER_UNDERFLOW | The playback buffer is insufficient.
|
PLAYER_ERROR_INTERRUPTED | The audio mixing file playback is interrupted.
|