videoWidth property

int videoWidth
getter/setter pair

Field Meaning: The width of the final transcoded video resolution

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

Implementation

int videoWidth;