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:
 
(void) - onPlayStarted:
 
(void) - onPlayStoped:
 

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: