fillMode property
Description: The rendering mode.
Value: The rendering mode may be fill (the image may be stretched or cropped) or fit (there may be black bars). Default value: TRTCVideoFillMode_Fill
.
Implementation
TRTCVideoFillMode fillMode = TRTCVideoFillMode.TRTCVideoFillMode_Fill;