videoEncodedWidth property
getter/setter pair
      - 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 widthandheightto0.
Implementation
int videoEncodedWidth;