Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
VODExportInfo |
ExportVideoByEditorTrackDataRequest.getVODExportInfo()
Get 导出的云点播媒资信息。当导出目标为 VOD 时必填。
|
VODExportInfo |
ExportVideoByVideoSegmentationDataRequest.getVODExportInfo()
Get 导出的云点播媒资信息。当导出目标为 VOD 时必填。
|
VODExportInfo |
ExportVideoByTemplateRequest.getVODExportInfo()
Get 导出的云点播媒资信息。当导出目标为 VOD 时必填。
|
VODExportInfo |
ExportVideoEditProjectRequest.getVODExportInfo()
Get 导出的云点播媒资信息。当导出目标为 VOD 时必填。
|
Modifier and Type | Method and Description |
---|---|
void |
ExportVideoByEditorTrackDataRequest.setVODExportInfo(VODExportInfo VODExportInfo)
Set 导出的云点播媒资信息。当导出目标为 VOD 时必填。
|
void |
ExportVideoByVideoSegmentationDataRequest.setVODExportInfo(VODExportInfo VODExportInfo)
Set 导出的云点播媒资信息。当导出目标为 VOD 时必填。
|
void |
ExportVideoByTemplateRequest.setVODExportInfo(VODExportInfo VODExportInfo)
Set 导出的云点播媒资信息。当导出目标为 VOD 时必填。
|
void |
ExportVideoEditProjectRequest.setVODExportInfo(VODExportInfo VODExportInfo)
Set 导出的云点播媒资信息。当导出目标为 VOD 时必填。
|
Constructor and Description |
---|
VODExportInfo(VODExportInfo 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 © 2025. All rights reserved.