Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 446 Bytes

VideoEncodingStatusResponse.md

File metadata and controls

10 lines (7 loc) · 446 Bytes

Bombbomb.VideoEncodingStatusResponse

Properties

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