Enumeration DashScte35EventStreamSignalling

Defines how SCTE-35 events are delivered using DASH EventStream.

  • XML: Events will contain an XML representation of a SCTE-35 cue message as a SpliceInfoSection element as defined in SCTE-35. The schemeIdUri will be "urn:scte:scte35:2013:xml.
  • XML_BIN: Events will contain an XML representation of a SCTE-35 cue message as a Signal.Binary element as defined in SCTE-35. The schemeIdUri will be "urn:scte:scte35:2014:xml+bin

Export

Enumeration Members

Enumeration Members

XML: "XML"
XML_BIN: "XML_BIN"