Values.Scte35SpliceInsertSourceTypical configuration that applies breaks on splice inserts in addition to time signal placement opportunities, breaks, and advertisements.
type nonrec t = {adAvailOffset : int option;When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time. This only applies to embedded SCTE 104/35 messages and does not apply to OOB messages.
*)noRegionalBlackoutFlag : Scte35SpliceInsertNoRegionalBlackoutBehavior.t option;When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to 0 will no longer trigger blackouts or Ad Avail slates
*)webDeliveryAllowedFlag : Scte35SpliceInsertWebDeliveryAllowedBehavior.t option;When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts or Ad Avail slates
*)}