Uses of Class
com.tencentcloudapi.cme.v20191029.models.ExportVideoByEditorTrackDataResponse
-
Packages that use ExportVideoByEditorTrackDataResponse Package Description com.tencentcloudapi.cme.v20191029 com.tencentcloudapi.cme.v20191029.models -
-
Uses of ExportVideoByEditorTrackDataResponse in com.tencentcloudapi.cme.v20191029
Methods in com.tencentcloudapi.cme.v20191029 that return ExportVideoByEditorTrackDataResponse Modifier and Type Method Description ExportVideoByEditorTrackDataResponseCmeClient. ExportVideoByEditorTrackData(ExportVideoByEditorTrackDataRequest req)使用 [视频合成协议](https://cloud.tencent.com/document/product/1156/51225) 合成视频,支持导出视频到 CME 云媒资或者云点播媒资。 -
Uses of ExportVideoByEditorTrackDataResponse in com.tencentcloudapi.cme.v20191029.models
Constructors in com.tencentcloudapi.cme.v20191029.models with parameters of type ExportVideoByEditorTrackDataResponse Constructor Description ExportVideoByEditorTrackDataResponse(ExportVideoByEditorTrackDataResponse 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.
-