Transcode
Overview
The Transcode API is used to create transcode object from pipeline.
Transcode Object
Task ID.
Type of the task, such as upload, import, export, etc.
Timestamp (in milliseconds) at which the task was created.
Timestamp (in milliseconds) at which the task was scheduled for execution.
ID of the input asset for the task.
ID of the output asset for the task.
Parameters of the task, which vary depending on the task type.
Status of the task, including phase, update time, and error message.
Output of the task, specifics depend on the task type.
Was this page helpful?