| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
MediaProcessTaskCoverBySnapshotResult |
MediaProcessTaskResult.getCoverBySnapshotTask()
Get Query result of cover generating task, which is valid if task type is `CoverBySnapshot`.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaProcessTaskResult.setCoverBySnapshotTask(MediaProcessTaskCoverBySnapshotResult CoverBySnapshotTask)
Set Query result of cover generating task, which is valid if task type is `CoverBySnapshot`.
|
| Constructor and Description |
|---|
MediaProcessTaskCoverBySnapshotResult(MediaProcessTaskCoverBySnapshotResult 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.