Package | Description |
---|---|
com.alivc.live.pusher | |
com.alivc.live.pusher.logreport.core |
Modifier and Type | Field and Description |
---|---|
private AlivcLivePushConfig |
AlivcLivePusher.mAlivcLivePushConfig |
Modifier and Type | Method and Description |
---|---|
private void |
AlivcLivePusher.checkConfig(AlivcLivePushConfig livePushConfig) |
void |
ILivePusher.init(android.content.Context context,
AlivcLivePushConfig config)
Initialize the stream ingest parameters.
|
void |
AlivcLivePusher.init(android.content.Context context,
AlivcLivePushConfig config)
Initialize the stream ingest parameters.
|
Constructor and Description |
---|
LivePusherJNI(android.content.Context ctx,
AlivcLivePushConfig config,
LivePusherJNI.LivePusherListener livePusherListener) |
Modifier and Type | Field and Description |
---|---|
private AlivcLivePushConfig |
LiveEventReporter.mPushConfig |
Constructor and Description |
---|
LiveEventReporter(android.content.Context context,
AlivcLivePusher livePusher,
AlivcLivePushConfig pushConfig) |