Uses of Class
com.tencentcloudapi.tci.v20190318.models.StandardVideoResult
-
Packages that use StandardVideoResult Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of StandardVideoResult in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return StandardVideoResult Modifier and Type Method Description StandardVideoResultDescribeAITaskResultResponse. getVideoResult()Get 视频分析结果Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type StandardVideoResult Modifier and Type Method Description voidDescribeAITaskResultResponse. setVideoResult(StandardVideoResult VideoResult)Set 视频分析结果Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type StandardVideoResult Constructor Description StandardVideoResult(StandardVideoResult 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.
-