Live play error code. More...
Public Member Functions | |
AlivcLivePlayError (int value) | |
int | getError () |
Public Attributes | |
AlivcLivePlayErrorStreamNotFound =(1) | |
AlivcLivePlayErrorStreamStopped =(2) | |
int com.alivc.live.player.annotations.AlivcLivePlayError.getError | ( | ) |
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayErrorStreamNotFound =(1) |
stream not found
Definition at line 18 of file AlivcLivePlayError.java.
com.alivc.live.player.annotations.AlivcLivePlayError.AlivcLivePlayErrorStreamStopped =(2) |
stream stopped
Definition at line 23 of file AlivcLivePlayError.java.