Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 514 Bytes

VideoStatusIngestReceivedParts.md

File metadata and controls

12 lines (6 loc) · 514 Bytes

VideoStatusIngestReceivedParts

Properties

Name Type Description Notes
parts Array<number> The parts that have been uploaded, ordered. For example, if part 2 was sent before part 1, and both have been uploaded, the output will be [1, 2]. [optional]
total number Contains the number of expected parts. The total will be listed as &quot;null&quot; until the total number of parts is known. [optional]