Uses of Class
com.tencentcloudapi.ie.v20200304.models.CreateQualityControlTaskResponse
-
Packages that use CreateQualityControlTaskResponse Package Description com.tencentcloudapi.ie.v20200304 com.tencentcloudapi.ie.v20200304.models -
-
Uses of CreateQualityControlTaskResponse in com.tencentcloudapi.ie.v20200304
Methods in com.tencentcloudapi.ie.v20200304 that return CreateQualityControlTaskResponse Modifier and Type Method Description CreateQualityControlTaskResponse
IeClient. CreateQualityControlTask(CreateQualityControlTaskRequest req)
通过接口可以智能检测视频画面中抖动重影、模糊、低光照、过曝光、黑边、白边、黑屏、白屏、花屏、噪点、马赛克、二维码等在内的多个场景,还可以自动检测视频无音频异常、无声音片段。 -
Uses of CreateQualityControlTaskResponse in com.tencentcloudapi.ie.v20200304.models
Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type CreateQualityControlTaskResponse Constructor Description CreateQualityControlTaskResponse(CreateQualityControlTaskResponse 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.
-