videoEncodedHeight property
getter/setter pair
描述:要发布的流的分辨率(高度)。
取值:建议值:640
。如果仅混合音频流,为避免转码流中显示黑色视频,请将 width 和 height 都设置为 0。
Implementation
int videoEncodedHeight = 0;
描述:要发布的流的分辨率(高度)。
取值:建议值:640
。如果仅混合音频流,为避免转码流中显示黑色视频,请将 width 和 height 都设置为 0。
int videoEncodedHeight = 0;