Class: TimedMetadata

Constructor

TimedMetadata

new TimedMetadata()

Properties

dashTimedMetadata

(non-null cast.framework.DashTimedMetadata or undefined)

Object encapsulating all DASH-specific timed metadata.

endTime

(number or undefined)

The aboslute media time (in seconds) that the timed metadata should end.

hlsTimedMetadata

(non-null cast.framework.HlsTimedMetadata or undefined)

Object encapsulating all HLS-specific timed metadata from #EXT-X-DATERANGE.

id

(string or undefined)

A string that uniquely identifies the timed metadata event.

startTime

(number or undefined)

The aboslute media time (in seconds) that the timed metadata should start.