Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 450 Bytes

VideoEncodingStatusResponse.md

File metadata and controls

10 lines (7 loc) · 450 Bytes

BombBomb::VideoEncodingStatusResponse

Properties

Name Type Description Notes
is_ready BOOLEAN Returns true if the video is done encoding and finalized. [optional]
is_failed BOOLEAN Returns true if the video encoding process failed. [optional]
progress Integer 0-100 value indicating progress of video encoding process. [optional]