![]() |
AlivcLivePusher_Interactive
v4.5.0
Aliyun Live Pusher Interactive SDK API Reference Manual for iOS Platforms
|
Instance Methods | |
(void) | - pauseAudioPlaying |
(void) | - pauseVideoPlaying |
(void) | - resumeAudioPlaying |
(void) | - resumeVideoPlaying |
(void) | - setLivePlayerDelegate: |
(int) | - setPlayoutVolume: |
(int) | - setPlayView:playCofig: |
(void) | - startPlayWithURL: |
(void) | - stopPlay |
- (void) pauseAudioPlaying |
- (void) pauseVideoPlaying |
- (void) resumeAudioPlaying |
- (void) resumeVideoPlaying |
- (void) setLivePlayerDelegate: | (id< AliLivePlayerDelegate >) | delegate |
- (int) setPlayoutVolume: | (NSInteger) | volume |
- (int) setPlayView: | (UIView *) | view | |
playCofig: | (AlivcLivePlayConfig *) | playConfig | |
- (void) startPlayWithURL: | (NSString *) | url |
- (void) stopPlay |