| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.vm.v20201229.models |
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 构造器和说明 |
|---|
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.