AlivcLivePusher  4.4.1
Aliyun Live Pusher API Reference Manual for iOS Platforms
<AlivcLivePusherInfoDelegate> Protocol Reference
Inheritance diagram for <AlivcLivePusherInfoDelegate>:

Instance Methods

(void) - onFirstFramePreviewed:
 
(void) - onPreviewStarted:
 
(void) - onPreviewStoped:
 
(void) - onPushPaused:
 
(void) - onPushRestart:
 
(void) - onPushResumed:
 
(void) - onPushStarted:
 
(void) - onPushStatistics:statsInfo:
 
(void) - onPushStoped:
 

Method Documentation

◆ onFirstFramePreviewed:

- (void) onFirstFramePreviewed: (AlivcLivePusher *)  pusher
optional

◆ onPreviewStarted:

- (void) onPreviewStarted: (AlivcLivePusher *)  pusher
optional

◆ onPreviewStoped:

- (void) onPreviewStoped: (AlivcLivePusher *)  pusher
optional

◆ onPushPaused:

- (void) onPushPaused: (AlivcLivePusher *)  pusher
optional

◆ onPushRestart:

- (void) onPushRestart: (AlivcLivePusher *)  pusher
optional

◆ onPushResumed:

- (void) onPushResumed: (AlivcLivePusher *)  pusher
optional

◆ onPushStarted:

- (void) onPushStarted: (AlivcLivePusher *)  pusher
optional

◆ onPushStatistics:statsInfo:

- (void) onPushStatistics: (AlivcLivePusher *)  pusher
statsInfo: (AlivcLivePushStatsInfo *)  statistics 
optional

◆ onPushStoped:

- (void) onPushStoped: (AlivcLivePusher *)  pusher
optional

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