Constructor
new TRTCRenderParams(rotation, fillMode, mirrorType)
Parameters:
Name | Type | Description |
---|---|---|
rotation |
TRTCVideoRotation |
required
【字段含义】视频画面旋转方向 |
fillMode |
TRTCVideoFillMode |
required
【字段含义】视频画面填充模式 |
mirrorType |
TRTCVideoMirrorType |
required
【字段含义】画面渲染镜像类型 |