![]() |
AlivcLivePusher
4.4.3
Aliyun Live Pusher API Reference Manual for iOS Platforms
|
Instance Methods | |
(void) | - onCompleted: |
背景音乐播放完毕 More... | |
(void) | - onDownloadTimeout: |
背景音乐下载播放超时 More... | |
(void) | - onOpenFailed: |
背景音乐开启失败 More... | |
(void) | - onPaused: |
背景音乐暂停播放 More... | |
(void) | - onProgress:progress:duration: |
背景音乐当前播放进度 More... | |
(void) | - onResumed: |
背景音乐恢复播放 More... | |
(void) | - onStarted: |
背景音乐开始播放 More... | |
(void) | - onStoped: |
背景音乐停止播放 More... | |
|
required |
背景音乐播放完毕
pusher | 推流AlivcLivePusher |
|
required |
背景音乐下载播放超时
pusher | 推流AlivcLivePusher |
|
required |
背景音乐开启失败
pusher | 推流AlivcLivePusher |
|
required |
背景音乐暂停播放
pusher | 推流AlivcLivePusher |
|
required |
背景音乐当前播放进度
pusher | 推流AlivcLivePusher |
progress | 播放时长 |
duration | 总时长 |
|
required |
背景音乐恢复播放
pusher | 推流AlivcLivePusher |
|
required |
背景音乐开始播放
pusher | 推流AlivcLivePusher |
|
required |
背景音乐停止播放
pusher | 推流AlivcLivePusher |