| Package | Description | 
|---|---|
| com.tencentcloudapi.vm.v20201229.models | 
| Modifier and Type | Method and Description | 
|---|---|
MediaInfo | 
DescribeTaskDetailResponse.getMediaInfo()
Get This field is used to return the details of the input media file, including encoding/decoding formats and segment length. 
 | 
MediaInfo | 
TaskData.getMediaInfo()
Get This field is used to return the details of the input media file, including codec and segment length. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeTaskDetailResponse.setMediaInfo(MediaInfo MediaInfo)
Set This field is used to return the details of the input media file, including encoding/decoding formats and segment length. 
 | 
void | 
TaskData.setMediaInfo(MediaInfo MediaInfo)
Set This field is used to return the details of the input media file, including codec and segment length. 
 | 
| Constructor and Description | 
|---|
MediaInfo(MediaInfo 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.