| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
VideoFrameInterpolationInfo |
RebuildMediaRequest.getVideoFrameInterpolationInfo()
Get The smart frame interpolation parameters.
|
VideoFrameInterpolationInfo |
RebuildVideoInfo.getVideoFrameInterpolationInfo()
Get The smart frame interpolation parameters.
|
VideoFrameInterpolationInfo |
RebuildMediaTaskInput.getVideoFrameInterpolationInfo()
Get The smart frame interpolation parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RebuildMediaRequest.setVideoFrameInterpolationInfo(VideoFrameInterpolationInfo VideoFrameInterpolationInfo)
Set The smart frame interpolation parameters.
|
void |
RebuildVideoInfo.setVideoFrameInterpolationInfo(VideoFrameInterpolationInfo VideoFrameInterpolationInfo)
Set The smart frame interpolation parameters.
|
void |
RebuildMediaTaskInput.setVideoFrameInterpolationInfo(VideoFrameInterpolationInfo VideoFrameInterpolationInfo)
Set The smart frame interpolation parameters.
|
| Constructor and Description |
|---|
VideoFrameInterpolationInfo(VideoFrameInterpolationInfo 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.