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

Instance Methods

(void) - onCompleted:
 
(void) - onDownloadTimeout:
 
(void) - onOpenFailed:
 
(void) - onPaused:
 
(void) - onProgress:progress:duration:
 
(void) - onResumed:
 
(void) - onStarted:
 
(void) - onStoped:
 

Method Documentation

◆ onCompleted:

- (void) onCompleted: (AlivcLivePusher *)  pusher
required

◆ onDownloadTimeout:

- (void) onDownloadTimeout: (AlivcLivePusher *)  pusher
required

◆ onOpenFailed:

- (void) onOpenFailed: (AlivcLivePusher *)  pusher
required

◆ onPaused:

- (void) onPaused: (AlivcLivePusher *)  pusher
required

◆ onProgress:progress:duration:

- (void) onProgress: (AlivcLivePusher *)  pusher
progress: (long)  progress
duration: (long)  duration 
required

◆ onResumed:

- (void) onResumed: (AlivcLivePusher *)  pusher
required

◆ onStarted:

- (void) onStarted: (AlivcLivePusher *)  pusher
required

◆ onStoped:

- (void) onStoped: (AlivcLivePusher *)  pusher
required

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