| Package | Description |
|---|---|
| com.tencentcloudapi.ivld.v20210903.models |
| Modifier and Type | Method and Description |
|---|---|
ShotInfo[] |
CreateVideoSummaryTaskRequest.getExactShotSegSet()
Get 用户指定的精确的镜头分割结果
|
ShotInfo[] |
DescribeVideoSummaryDetailResponse.getShotSegSet()
Get 镜头分割结果
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateVideoSummaryTaskRequest.setExactShotSegSet(ShotInfo[] ExactShotSegSet)
Set 用户指定的精确的镜头分割结果
|
void |
DescribeVideoSummaryDetailResponse.setShotSegSet(ShotInfo[] ShotSegSet)
Set 镜头分割结果
|
| Constructor and Description |
|---|
ShotInfo(ShotInfo 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.