AlivcLivePusherInfoDelegate Protocol Reference

Conforms to NSObject
Declared in AlivcLivePusher.h

– onPreviewStarted:

开始预览回调

- (void)onPreviewStarted:(AlivcLivePusher *)pusher

Declared In

AlivcLivePusher.h

– onPreviewStoped:

停止预览回调

- (void)onPreviewStoped:(AlivcLivePusher *)pusher

Declared In

AlivcLivePusher.h

– onFirstFramePreviewed:

渲染第一帧回调

- (void)onFirstFramePreviewed:(AlivcLivePusher *)pusher

Parameters

pusher

推流AlivcLivePusher

Declared In

AlivcLivePusher.h

– onPushStarted:

推流开始回调

- (void)onPushStarted:(AlivcLivePusher *)pusher

Parameters

pusher

推流AlivcLivePusher

Declared In

AlivcLivePusher.h

– onPushPauesed:

推流暂停回调

- (void)onPushPauesed:(AlivcLivePusher *)pusher

Parameters

pusher

推流AlivcLivePusher

Declared In

AlivcLivePusher.h

– onPushResumed:

推流恢复回调

- (void)onPushResumed:(AlivcLivePusher *)pusher

Parameters

pusher

推流AlivcLivePusher

Declared In

AlivcLivePusher.h

– onPushRestart:

重新推流回调

- (void)onPushRestart:(AlivcLivePusher *)pusher

Parameters

pusher

推流AlivcLivePusher

Declared In

AlivcLivePusher.h

– onPushStoped:

推流停止回调

- (void)onPushStoped:(AlivcLivePusher *)pusher

Parameters

pusher

推流AlivcLivePusher

Declared In

AlivcLivePusher.h