videoEncodedHeight property

int videoEncodedHeight
getter/setter pair
  • Description: The resolution (height) of the stream to publish.
  • Value: Recommended value: 640. 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 videoEncodedHeight;