Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
CMEExportInfo |
ExportVideoByEditorTrackDataRequest.getCMEExportInfo()
Get 导出的多媒体创作引擎媒体信息。当导出目标为 CME 时必填。
|
CMEExportInfo |
ExportVideoByVideoSegmentationDataRequest.getCMEExportInfo()
Get 导出的多媒体创作引擎媒体信息。当导出目标为 CME 时必填。
|
CMEExportInfo |
ExportVideoEditProjectRequest.getCMEExportInfo()
Get 导出的多媒体创作引擎媒体信息。当导出目标为 CME 时必填。
|
CMEExportInfo |
ExportVideoByTemplateRequest.getCMEExportInfo()
Get 导出的多媒体创作引擎媒资信息。当导出目标为 CME 时必填。
|
Modifier and Type | Method and Description |
---|---|
void |
ExportVideoByEditorTrackDataRequest.setCMEExportInfo(CMEExportInfo CMEExportInfo)
Set 导出的多媒体创作引擎媒体信息。当导出目标为 CME 时必填。
|
void |
ExportVideoByVideoSegmentationDataRequest.setCMEExportInfo(CMEExportInfo CMEExportInfo)
Set 导出的多媒体创作引擎媒体信息。当导出目标为 CME 时必填。
|
void |
ExportVideoEditProjectRequest.setCMEExportInfo(CMEExportInfo CMEExportInfo)
Set 导出的多媒体创作引擎媒体信息。当导出目标为 CME 时必填。
|
void |
ExportVideoByTemplateRequest.setCMEExportInfo(CMEExportInfo CMEExportInfo)
Set 导出的多媒体创作引擎媒资信息。当导出目标为 CME 时必填。
|
Constructor and Description |
---|
CMEExportInfo(CMEExportInfo 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 © 2022. All rights reserved.