Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 591 Bytes

VideoEncodingStatusResponse.md

File metadata and controls

12 lines (8 loc) · 591 Bytes

VideoEncodingStatusResponse

Properties

Name Type Description Notes
isReady bool Returns true if the video is done encoding and finalized. [optional]
isFailed bool Returns true if the video encoding process failed. [optional]
progress int 0-100 value indicating progress of video encoding process. [optional]

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