| Package | Description |
|---|---|
| com.tencentcloudapi.ie.v20200304.models |
| Modifier and Type | Method and Description |
|---|---|
DownInfo |
CreateQualityControlTaskRequest.getDownInfo()
Get 视频源信息
|
DownInfo |
CreateEditingTaskRequest.getDownInfo()
Get 视频源信息。
|
DownInfo |
CreateMediaQualityRestorationTaskRequest.getDownInfo()
Get 源文件地址。
|
DownInfo |
MediaSourceInfo.getDownInfo()
Get 媒体源资源下载信息。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateQualityControlTaskRequest.setDownInfo(DownInfo DownInfo)
Set 视频源信息
|
void |
CreateEditingTaskRequest.setDownInfo(DownInfo DownInfo)
Set 视频源信息。
|
void |
CreateMediaQualityRestorationTaskRequest.setDownInfo(DownInfo DownInfo)
Set 源文件地址。
|
void |
MediaSourceInfo.setDownInfo(DownInfo DownInfo)
Set 媒体源资源下载信息。
|
| Constructor and Description |
|---|
DownInfo(DownInfo 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.