Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 407 Bytes

BytesRange.md

File metadata and controls

13 lines (7 loc) · 407 Bytes

BytesRange

Properties

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