Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 734 Bytes

Quality.md

File metadata and controls

11 lines (8 loc) · 734 Bytes

# Quality

Properties

Name Type Description Notes
type string The type of video (hls or mp4). [optional]
quality string The quality of the video you have, in pixels. Choices include 360p, 480p, 720p, 1080p, and 2160p. [optional]
status string The status of your video. Statuses include waiting - the video is waiting to be encoded. encoding - the video is in the process of being encoded. encoded - the video was successfully encoded. failed - the video failed to be encoded. [optional]

[Back to Model list] [Back to API list] [Back to README]