| Package | Description | 
|---|---|
| com.tencentcloudapi.trtc.v20190722.models | 
| Modifier and Type | Method and Description | 
|---|---|
| McuVideoParams | StartPublishCdnStreamRequest. getVideoParams()Get The video encoding parameters for relaying. | 
| McuVideoParams | UpdatePublishCdnStreamRequest. getVideoParams()Get Pass this parameter to change video parameters other than the codec, including the video layout, background image, background color, and watermark information. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StartPublishCdnStreamRequest. setVideoParams(McuVideoParams VideoParams)Set The video encoding parameters for relaying. | 
| void | UpdatePublishCdnStreamRequest. setVideoParams(McuVideoParams VideoParams)Set Pass this parameter to change video parameters other than the codec, including the video layout, background image, background color, and watermark information. | 
| Constructor and Description | 
|---|
| McuVideoParams(McuVideoParams source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2022. All rights reserved.