Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AiAnalysisTaskSegmentResult |
AiAnalysisResult.getSegmentTask()
Get The query result of a splitting task for video analysis, which is valid when the task type is SegmentRecognition.
|
Modifier and Type | Method and Description |
---|---|
void |
AiAnalysisResult.setSegmentTask(AiAnalysisTaskSegmentResult SegmentTask)
Set The query result of a splitting task for video analysis, which is valid when the task type is SegmentRecognition.
|
Constructor and Description |
---|
AiAnalysisTaskSegmentResult(AiAnalysisTaskSegmentResult 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.