拉流错误码 更多...
Public 成员函数 | |
AlivcLivePlayError (int value) | |
int | getError () |
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayError | ( | int | value | ) |
在文件 AlivcLivePlayError.java 第 55 行定义.
int com.alivc.live.player.annotations.AlivcLivePlayError.getError | ( | ) |
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayErrorOtherPlayError =(999) |
其他播放错误
在文件 AlivcLivePlayError.java 第 49 行定义.
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayErrorPlayFailed =(3) |
播放URL指定的播放流播放失败
在文件 AlivcLivePlayError.java 第 29 行定义.
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayErrorStreamNotFound =(1) |
播放URL指定的播放流不存在
在文件 AlivcLivePlayError.java 第 19 行定义.
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayErrorStreamStopped =(2) |
播放URL指定的播放流已停止推流
在文件 AlivcLivePlayError.java 第 24 行定义.
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayErrorSubscribeAudioStreamFailed =(4) |
订阅音频流失败
在文件 AlivcLivePlayError.java 第 34 行定义.
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayErrorSubscribeScreenStreamFailed =(6) |
订阅屏幕共享流失败
在文件 AlivcLivePlayError.java 第 44 行定义.
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayErrorSubscribeVideoStreamFailed =(5) |
订阅视频流失败
在文件 AlivcLivePlayError.java 第 39 行定义.