videoEncodedWidth property
Description: The resolution (width) of the stream to publish.
Value: Recommended value: 368
. If you mix only audio streams, to avoid displaying a black video in the transcoded stream, set both width and height to 0 .
Implementation
int videoEncodedWidth = 0;