SCTE 104/35 Codex

SCTE 104 Part 1

splice_insert_type

Enumerated values

Clause citations

ValueDecNameDescriptionHistoryRelated
00reservedReserved and not a valid splice type.
11spliceStart_normalStarts a splice out of the network feed with pre-roll, the normal way to begin a break. The resulting SCTE 35 splice_insert() sets out_of_network_indicator to 1.
22spliceStart_immediateStarts a splice out of the network at the exact point with no pre-roll. Sets splice_immediate_flag and out_of_network_indicator to 1, and is discouraged because it can produce inaccurate splices.
33spliceEnd_normalSignals the return to the network feed with pre-roll, ending a break. Sets out_of_network_indicator to 0.
44spliceEnd_immediateEnds a splice immediately, before the planned point. Sets out_of_network_indicator to 0 and splice_immediate_flag to 1.
55splice_cancelCancels a previously sent spliceStart_normal, identified by its splice_event_id. Sets splice_event_cancel_indicator to 1.