| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AiRecognitionTaskSegmentSegmentItem[] |
AiRecognitionTaskSegmentResultOutput.getSegmentSet()
Get List of split video segments
Note: this list displays up to the first 100 results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AiRecognitionTaskSegmentResultOutput.setSegmentSet(AiRecognitionTaskSegmentSegmentItem[] SegmentSet)
Set List of split video segments
Note: this list displays up to the first 100 results.
|
| Constructor and Description |
|---|
AiRecognitionTaskSegmentSegmentItem(AiRecognitionTaskSegmentSegmentItem 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.