Class: SegmentDownloadedEvent

Constructor

SegmentDownloadedEvent

new SegmentDownloadedEvent(downloadTime, size)

Parameter

downloadTime

Optional

number

size

Optional

number

Properties

downloadTime

constant

(number or undefined)

The time it took to download the segment, in milliseconds.

size

constant

(number or undefined)

The number of bytes in the segment.