AlivcLivePusher  v4.4.8
Aliyun Live Pusher API Reference Manual for iOS Platforms
AlivcLiveTranscodingConfig Class Reference

云端混流(转码)配置 More...

Inheritance diagram for AlivcLiveTranscodingConfig:

Properties

int backgroundColor
 混合后画面的底色颜色,默认为黑色,格式为十六进制数字,0xRRGGBB 默认:0x000000 More...
 
AlivcLiveTranscodingCropMode cropMode
 混合后视频画面裁剪模式 默认:AlivcLiveTranscodingCropModeCrop More...
 
NSArray< AlivcLiveMixStream * > * mixStreams
 

Detailed Description

云端混流(转码)配置

Property Documentation

◆ backgroundColor

- (int) backgroundColor
readwritenonatomicassign

混合后画面的底色颜色,默认为黑色,格式为十六进制数字,0xRRGGBB 默认:0x000000

◆ cropMode

- (AlivcLiveTranscodingCropMode) cropMode
readwritenonatomicassign

混合后视频画面裁剪模式 默认:AlivcLiveTranscodingCropModeCrop

◆ mixStreams

- (NSArray<AlivcLiveMixStream *>*) mixStreams
readwritenonatomicstrong

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