videoHeight property

int videoHeight
getter/setter pair

Field description: height of video resolution after transcoding.

Recommended value: 640 px. If you are pushing a pure audio stream, please set width x height to 0 px x 0 px; otherwise, a video stream with a canvas background will be carried after mixtranscoding.

Implementation

int videoHeight;