videoEncodedWidth property

int videoEncodedWidth
getter/setter pair

描述:要发布的流的分辨率(宽度)。

取值:建议值:368。如果仅混合音频流,为避免转码流中显示黑色视频,请将 width 和 height 都设置为 0。

Implementation

int videoEncodedWidth = 0;