| Package | Description |
|---|---|
| com.tencentcloudapi.ie.v20200304.models |
| Modifier and Type | Method and Description |
|---|---|
MediaTargetInfo |
MediaCuttingInfo.getTargetInfo()
Get 输出结果信息。
|
MediaTargetInfo |
MediaJoiningInfo.getTargetInfo()
Get 输出目标信息,拼接只采用FileName和Format,用于指定目标文件名和格式。
其中Format只支持mp4.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaCuttingInfo.setTargetInfo(MediaTargetInfo TargetInfo)
Set 输出结果信息。
|
void |
MediaJoiningInfo.setTargetInfo(MediaTargetInfo TargetInfo)
Set 输出目标信息,拼接只采用FileName和Format,用于指定目标文件名和格式。
其中Format只支持mp4.
|
| Constructor and Description |
|---|
MediaTargetInfo(MediaTargetInfo 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.