TRTCRenderParams

TRTCRenderParams

Rendering parameters of video image

Constructor

new TRTCRenderParams(rotation, fillMode, mirrorType)

You can use these parameters to control the video image rotation angle, fill mode, and mirror mode.

Parameters:
Name Type Description
rotation TRTCVideoRotation required

[Field description] clockwise image rotation angle

fillMode TRTCVideoFillMode required

[Field description] image fill mode

mirrorType TRTCVideoMirrorType required

[Field description] image mirror mode