Package | Description |
---|---|
com.alivc.live.pusher |
Modifier and Type | Field and Description |
---|---|
private AlivcLivePushStats |
AlivcLivePusher.mPushStatus |
Modifier and Type | Method and Description |
---|---|
AlivcLivePushStats |
ILivePusher.getCurrentStatus()
Query the current status.
|
AlivcLivePushStats |
AlivcLivePusher.getCurrentStatus()
Query the current status of stream ingest.
|
static AlivcLivePushStats |
AlivcLivePushStats.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlivcLivePushStats[] |
AlivcLivePushStats.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|