| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.mps.v20190612.models |
| 限定符和类型 | 方法和说明 |
|---|---|
MediaProcessTaskSampleSnapshotResult |
MediaProcessTaskResult.getSampleSnapshotTask()
Get Query result of a sampled screencapturing task, which is valid when task type is `SampleSnapshot`.
|
MediaProcessTaskSampleSnapshotResult |
ActivityResItem.getSampleSnapshotTask()
Get The result of a sampled screenshot task.
|
MediaProcessTaskSampleSnapshotResult |
ActivityResItem.getSnapshotByTimeOffsetTask()
Get The result of a time point screenshot task.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MediaProcessTaskResult.setSampleSnapshotTask(MediaProcessTaskSampleSnapshotResult SampleSnapshotTask)
Set Query result of a sampled screencapturing task, which is valid when task type is `SampleSnapshot`.
|
void |
ActivityResItem.setSampleSnapshotTask(MediaProcessTaskSampleSnapshotResult SampleSnapshotTask)
Set The result of a sampled screenshot task.
|
void |
ActivityResItem.setSnapshotByTimeOffsetTask(MediaProcessTaskSampleSnapshotResult SnapshotByTimeOffsetTask)
Set The result of a time point screenshot task.
|
| 构造器和说明 |
|---|
MediaProcessTaskSampleSnapshotResult(MediaProcessTaskSampleSnapshotResult 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.