Uses of Class
com.tencentcloudapi.cme.v20191029.models.ExportVideoByVideoSegmentationDataResponse
-
Packages that use ExportVideoByVideoSegmentationDataResponse Package Description com.tencentcloudapi.cme.v20191029 com.tencentcloudapi.cme.v20191029.models -
-
Uses of ExportVideoByVideoSegmentationDataResponse in com.tencentcloudapi.cme.v20191029
Methods in com.tencentcloudapi.cme.v20191029 that return ExportVideoByVideoSegmentationDataResponse Modifier and Type Method Description ExportVideoByVideoSegmentationDataResponseCmeClient. ExportVideoByVideoSegmentationData(ExportVideoByVideoSegmentationDataRequest req)使用视频智能拆条数据导出视频,将指定的视频拆条片段导出为一个视频(内测中,请勿使用)。 -
Uses of ExportVideoByVideoSegmentationDataResponse in com.tencentcloudapi.cme.v20191029.models
Constructors in com.tencentcloudapi.cme.v20191029.models with parameters of type ExportVideoByVideoSegmentationDataResponse Constructor Description ExportVideoByVideoSegmentationDataResponse(ExportVideoByVideoSegmentationDataResponse 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.
-