![]() |
AlivcLivePusher
4.4.1
Aliyun Live Pusher API Reference Manual for iOS Platforms
|
Instance Methods | |
(void) | - onFirstFramePreviewed: |
渲染第一帧回调 More... | |
(void) | - onPreviewStarted: |
(void) | - onPreviewStoped: |
停止预览回调 More... | |
(void) | - onPushPaused: |
推流暂停回调 More... | |
(void) | - onPushRestart: |
重新推流回调 More... | |
(void) | - onPushResumed: |
推流恢复回调 More... | |
(void) | - onPushStarted: |
推流开始回调 More... | |
(void) | - onPushStatistics:statsInfo: |
直播推流器统计数据回调(每2秒回调一次) More... | |
(void) | - onPushStoped: |
推流停止回调 More... | |
|
optional |
渲染第一帧回调
pusher | 推流AlivcLivePusher |
|
optional |
|
optional |
停止预览回调
pusher | 推流AlivcLivePusher |
|
optional |
推流暂停回调
pusher | 推流AlivcLivePusher |
|
optional |
重新推流回调
pusher | 推流AlivcLivePusher |
|
optional |
推流恢复回调
pusher | 推流AlivcLivePusher |
|
optional |
推流开始回调
pusher | 推流AlivcLivePusher |
|
optional |
直播推流器统计数据回调(每2秒回调一次)
pusher | 推流AlivcLivePusher |
statistics | 推流器统计数据 |
|
optional |
推流停止回调
pusher | 推流AlivcLivePusher |