Enumeration DashScte35PeriodOption

Controls how SCTE-35 signals are applied at the DASH period level.

  • SINGLE_PERIOD: Applies SCTE markers to a single DASH period.
  • MULTI_PERIOD: Multiple periods are created based on received SCTE-35 messages.

Export

Enumeration Members

Enumeration Members

MULTI_PERIOD: "MULTI_PERIOD"
SINGLE_PERIOD: "SINGLE_PERIOD"