live channel profile More...
Public Member Functions | |
AlivcLiveChannelProfile (int value) | |
Public Attributes | |
COMMUNICATION =(0) | |
INTERACTIVE_LIVE =(1) | |
LOW_LATENCY_LIVE =(2) | |
live channel profile
Definition at line 14 of file AlivcLiveChannelProfile.java.
com.alivc.live.annotations.AlivcLiveChannelProfile.AlivcLiveChannelProfile | ( | int | value | ) |
Definition at line 35 of file AlivcLiveChannelProfile.java.
com.alivc.live.annotations.AlivcLiveChannelProfile.COMMUNICATION =(0) |
channel profile communication
Definition at line 19 of file AlivcLiveChannelProfile.java.
com.alivc.live.annotations.AlivcLiveChannelProfile.INTERACTIVE_LIVE =(1) |
channel profile interactive live
Definition at line 24 of file AlivcLiveChannelProfile.java.
com.alivc.live.annotations.AlivcLiveChannelProfile.LOW_LATENCY_LIVE =(2) |
channel profile low-latency live
Definition at line 29 of file AlivcLiveChannelProfile.java.