videoHeight property

int videoHeight
getter/setter pair

Field Meaning: The height of the final transcoded video resolution

Recommended value: 640px, if you are streaming audio-only, please set width × height to 0px × 0px, otherwise the video stream with a canvas background will be carried after mixing

Implementation

int videoHeight;