public class EditMediaTaskInput extends AbstractModel
| Constructor and Description | 
|---|
| EditMediaTaskInput() | 
| Modifier and Type | Method and Description | 
|---|---|
| EditMediaFileInfo[] | getFileInfoSet()Get Information of input video file. | 
| void | setFileInfoSet(EditMediaFileInfo[] FileInfoSet)Set Information of input video file. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic EditMediaFileInfo[] getFileInfoSet()
public void setFileInfoSet(EditMediaFileInfo[] FileInfoSet)
FileInfoSet - Information of input video file.Copyright © 2020. All rights reserved.