Class: Id3Event

Constructor

Id3Event

new Id3Event(segmentData, timestamp)

Parameter

segmentData

Uint8Array

Value must not be null.

timestamp

number

Properties

segmentData

constant

non-null Uint8Array

The segment data.

timestamp

constant

number

The media start time of the metadata in seconds.