Class: DashTimedMetadata

  • DashTimedMetadata is a class that contains DASH-specific timed metadata properties from the EventStream property.

  • It has properties for the XML event element, scheme ID URI, and a value for the region.

  • The constructor new DashTimedMetadata() is used to create an instance of this class.

Constructor

DashTimedMetadata

new DashTimedMetadata()

Properties

eventElement

(non-null Element or undefined)

The XML element that defines the Event.

schemeIdUri

(string or undefined)

Identifies the message scheme.

value

(string or undefined)

Specifies the value for the region.