Package | Description |
---|---|
com.alivc.live.pusher |
Modifier and Type | Field and Description |
---|---|
private AlivcSnapshotListener |
AlivcLivePusher.mInnerSnapshotListener |
private AlivcSnapshotListener |
LivePusherJNI.mSnapshotListener |
private AlivcSnapshotListener |
AlivcLivePusher.mSnapshotListener |
Modifier and Type | Method and Description |
---|---|
void |
LivePusherJNI.snapshot(int count,
int interval,
AlivcSnapshotListener listener) |
void |
ILivePusher.snapshot(int count,
int interval,
AlivcSnapshotListener listener)
The snapshot.
|
void |
AlivcLivePusher.snapshot(int count,
int interval,
AlivcSnapshotListener listener)
Capture snapshots of the video stream.
|