Live play video stream type. More...
Public Member Functions | |
AlivcLivePlayVideoStreamType (int value) | |
Public Attributes | |
STREAM_CAMERA =(1) | |
STREAM_SCREEN =(2) | |
Live play video stream type.
Definition at line 13 of file AlivcLivePlayVideoStreamType.java.
com.alivc.live.player.annotations.AlivcLivePlayVideoStreamType.AlivcLivePlayVideoStreamType | ( | int | value | ) |
Definition at line 29 of file AlivcLivePlayVideoStreamType.java.
com.alivc.live.player.annotations.AlivcLivePlayVideoStreamType.STREAM_CAMERA =(1) |
stream camera
Definition at line 18 of file AlivcLivePlayVideoStreamType.java.
com.alivc.live.player.annotations.AlivcLivePlayVideoStreamType.STREAM_SCREEN =(2) |
stream screen
Definition at line 23 of file AlivcLivePlayVideoStreamType.java.