| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
SuperResolutionInfo |
RebuildMediaRequest.getSuperResolutionInfo()
Get The super resolution parameters.
|
SuperResolutionInfo |
RebuildVideoInfo.getSuperResolutionInfo()
Get The super resolution parameters.
|
SuperResolutionInfo |
RebuildMediaTaskInput.getSuperResolutionInfo()
Get The super resolution parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RebuildMediaRequest.setSuperResolutionInfo(SuperResolutionInfo SuperResolutionInfo)
Set The super resolution parameters.
|
void |
RebuildVideoInfo.setSuperResolutionInfo(SuperResolutionInfo SuperResolutionInfo)
Set The super resolution parameters.
|
void |
RebuildMediaTaskInput.setSuperResolutionInfo(SuperResolutionInfo SuperResolutionInfo)
Set The super resolution parameters.
|
| Constructor and Description |
|---|
SuperResolutionInfo(SuperResolutionInfo 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 © 2024. All rights reserved.