| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | MediaConvert 输出详情。 | ||
| Status | string | 任务状态:
| Success |
| TaskId | string | 转码输出任务 ID。 | ******4215e042b3966ca5441e****** |
| Message | string | 转码失败详细原因。 | The resource operated InputFile is bad |
| FinishTime | string | 输出结束时间,格式为yyyy-MM-ddTHH:mm:ssZ(UTC 时间)。 | 2024-12-07T13:01:07Z |
| CreateTime | string | 输出创建时间,格式为yyyy-MM-ddTHH:mm:ssZ(UTC 时间)。 | 2024-12-07T06:06:58Z |
| Code | string | 转码失败错误码。 | InvalidParameter.ResourceContentBad |
| Name | string | 转码输出名称。 | 720P-mp4 |
| Result | object | 输出结果详情。 | |
| OutputFile | object | 输出文件详情。 | |
| Type | string | 媒体对象类型。 取值:
| OSS |
| Media | string | 媒体值:
| oss://bucket/path/to/video.mp4 |
| Url | string | Type 为 Media 时,用来说明真实文件地址。 | oss://bucket/path/to/video.mp4 |
| OutFileMeta | MediaConvertOutputDetailFileMeta | 音视频流元信息。 |
该文章对您有帮助吗?