|
Parâmetro |
Tipo |
Descrição |
Exemplo |
|---|---|---|---|
|
object |
Os detalhes da saída de uma tarefa do MediaConvert. |
||
| Status |
string |
O status da tarefa. Valores válidos:
|
Success |
| TaskId |
string |
O ID da tarefa. |
******4215e042b3966ca5441e****** |
| Message |
string |
O motivo da falha de uma tarefa. |
The resource operated InputFile is bad |
| FinishTime |
string |
A hora em que a tarefa de saída foi concluída, no formato UTC (yyyy-MM-ddTHH:mm:ssZ). |
2024-12-07T13:01:07Z |
| CreateTime |
string |
A hora em que a tarefa de saída foi criada, no formato UTC (yyyy-MM-ddTHH:mm:ssZ). |
2024-12-07T06:06:58Z |
| Code |
string |
O código de erro de uma tarefa com falha. |
InvalidParameter.ResourceContentBad |
| Name |
string |
O nome da saída. |
720P-mp4 |
| Result |
object |
Os resultados detalhados da saída. |
|
| OutputFile |
object |
Detalhes sobre o arquivo de saída gerado. |
|
| Type |
string |
The type of the output file. Valid values:
|
OSS |
| Media |
string |
The value depends on the Type field:
|
oss://bucket/path/to/video.mp4 |
| Url |
string |
If Type is set to Media, this field provides the actual storage URL of the media asset. |
oss://bucket/path/to/video.mp4 |
| OutFileMeta | MediaConvertOutputDetailFileMeta |
Os metadados dos fluxos de áudio e vídeo. |