Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
VideoEncodingPresetVideoSetting |
VideoEncodingPreset.getVideoSetting()
Get 视频编码配置中的视频设置。
|
VideoEncodingPresetVideoSetting |
CreateVideoEncodingPresetRequest.getVideoSetting()
Get 编码配置的视频设置。默认值参考VideoEncodingPresetVideoSetting 定义。
|
Modifier and Type | Method and Description |
---|---|
void |
VideoEncodingPreset.setVideoSetting(VideoEncodingPresetVideoSetting VideoSetting)
Set 视频编码配置中的视频设置。
|
void |
CreateVideoEncodingPresetRequest.setVideoSetting(VideoEncodingPresetVideoSetting VideoSetting)
Set 编码配置的视频设置。默认值参考VideoEncodingPresetVideoSetting 定义。
|
Constructor and Description |
---|
VideoEncodingPresetVideoSetting(VideoEncodingPresetVideoSetting 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 © 2025. All rights reserved.