fillMode property
getter/setter pair
- Field description: image rendering mode
- Note
- Fill (the image may be stretched or cropped) or fit (there may be black color in unmatched areas).
- Default value: TRTCVideoFillMode.fill
Implementation
TRTCVideoFillMode fillMode;