Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 558 Bytes

BytesRange.md

File metadata and controls

12 lines (8 loc) · 558 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]