periodTriggers property

List<PeriodTriggersElement>? periodTriggers
final

A list of triggers that controls when the outgoing Dynamic Adaptive Streaming over HTTP (DASH) Media Presentation Description (MPD) will be partitioned into multiple periods. If empty, the content will not be partitioned into more than one period. If the list contains "ADS", new periods will be created where the Asset contains SCTE-35 ad markers.

Implementation

final List<PeriodTriggersElement>? periodTriggers;