AlivcLivePusher_Interactive  v4.5.0
Aliyun Live Pusher Interactive SDK API Reference Manual for iOS Platforms
<AliLivePlayerDelegate> Protocol Reference
Inheritance diagram for <AliLivePlayerDelegate>:

Instance Methods

(void) - onError:code:message:
 
(void) - onFirstVideoFrameDrawn:
 视频播放事件 More...
 
(void) - onPlayStarted:
 开始播放回调 More...
 
(void) - onPlayStoped:
 结束播放回调 More...
 

Method Documentation

◆ onError:code:message:

- (void) onError: (AlivcLivePlayer *)  player
code: (AlivcLivePlayerError)  code
message: (NSString *)  msg 
optional

◆ onFirstVideoFrameDrawn:

- (void) onFirstVideoFrameDrawn: (AlivcLivePlayer *)  player
optional

视频播放事件

◆ onPlayStarted:

- (void) onPlayStarted: (AlivcLivePlayer *)  player
optional

开始播放回调

◆ onPlayStoped:

- (void) onPlayStoped: (AlivcLivePlayer *)  player
optional

结束播放回调


The documentation for this protocol was generated from the following file: