videoCodecProfile property
@JsonKey(includeIfNull: false), read / write
用于旁路直播的输出视频的编码规格。详见 VideoCodecProfileType。
可以设置为 BASELINE、MAIN 或 HIGH (默认值)级别。如果设置其他值,Agora 服务器会统一设为默认值 HIGH。
Implementation
VideoCodecProfileType videoCodecProfile
