Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 559 Bytes

BytesRange.md

File metadata and controls

12 lines (8 loc) · 559 Bytes

BytesRange

Properties

Name Type Description Notes
_from int The starting point for the range of bytes for a chunk of a video. [optional]
to int The ending point for the range of bytes for a chunk of a video. [optional]
total int The total number of expected bytes. [optional]

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