TRTCRenderParams

TRTCRenderParams

5.3 画面渲染参数

您可以通过设置此参数来控制画面的旋转、填充、镜像模式

Constructor

new TRTCRenderParams(rotation, fillMode, mirrorType)

Parameters:
Name Type Description
rotation TRTCVideoRotation

【字段含义】视频画面旋转方向

fillMode TRTCVideoFillMode

【字段含义】视频画面填充模式

mirrorType TRTCVideoMirrorType

【字段含义】画面渲染镜像类型