TRTCRenderParams

TRTCRenderParams

画面渲染参数

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

Constructor

new TRTCRenderParams(rotation, fillMode, mirrorType)

Parameters:
Name Type Description
rotation TRTCVideoRotation required

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

fillMode TRTCVideoFillMode required

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

mirrorType TRTCVideoMirrorType required

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