| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
EditMediaFileInfo[] | 
EditMediaRequest.getFileInfos()
Get Information of input video file. 
 | 
EditMediaFileInfo[] | 
EditMediaTaskInput.getFileInfoSet()
Get Information of input video file. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EditMediaRequest.setFileInfos(EditMediaFileInfo[] FileInfos)
Set Information of input video file. 
 | 
void | 
EditMediaTaskInput.setFileInfoSet(EditMediaFileInfo[] FileInfoSet)
Set Information of input video file. 
 | 
| Constructor and Description | 
|---|
EditMediaFileInfo(EditMediaFileInfo 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 © 2021. All rights reserved.