Live push monitor level. More...
Public Member Functions | |
int | getLevel () |
AlivcLivePushMonitorLevel (int level) | |
Public Attributes | |
ALL =(0) | |
CUT =(1) | |
NONE =(2) | |
Live push monitor level.
Definition at line 13 of file AlivcLivePushMonitorLevel.java.
int com.alivc.live.pusher.AlivcLivePushMonitorLevel.getLevel | ( | ) |
Get the value of monitor level
Definition at line 43 of file AlivcLivePushMonitorLevel.java.
com.alivc.live.pusher.AlivcLivePushMonitorLevel.ALL =(0) |
monitor for all
Definition at line 20 of file AlivcLivePushMonitorLevel.java.
com.alivc.live.pusher.AlivcLivePushMonitorLevel.CUT =(1) |
monitor without statistics info
Definition at line 27 of file AlivcLivePushMonitorLevel.java.
com.alivc.live.pusher.AlivcLivePushMonitorLevel.NONE =(2) |
do not monitor statistics info
Definition at line 32 of file AlivcLivePushMonitorLevel.java.