Skip to content

ISCTE35.Interface.ISpliceInsertEvent

github-actions[bot] edited this page May 21, 2026 · 2 revisions

scte35 / ISCTE35 / ISpliceInsertEvent

Interface: ISpliceInsertEvent

Defined in: ISCTE35.ts:43

Extends

Properties

available?

optional available?: number

Defined in: ISCTE35.ts:25

Inherited from

ISpliceEvent.available


breakDuration?

optional breakDuration?: IBreakDuration

Defined in: ISCTE35.ts:23

Inherited from

ISpliceEvent.breakDuration


componentCount?

optional componentCount?: number

Defined in: ISCTE35.ts:22

Inherited from

ISpliceEvent.componentCount


durationFlag?

optional durationFlag?: boolean

Defined in: ISCTE35.ts:21

Inherited from

ISpliceEvent.durationFlag


expected?

optional expected?: number

Defined in: ISCTE35.ts:26

Inherited from

ISpliceEvent.expected


outOfNetworkIndicator?

optional outOfNetworkIndicator?: boolean

Defined in: ISCTE35.ts:19

Inherited from

ISpliceEvent.outOfNetworkIndicator


programSpliceFlag?

optional programSpliceFlag?: boolean

Defined in: ISCTE35.ts:20

Inherited from

ISpliceEvent.programSpliceFlag


spliceEventCancelIndicator

spliceEventCancelIndicator: boolean

Defined in: ISCTE35.ts:18

Inherited from

ISpliceEvent.spliceEventCancelIndicator


spliceEventId

spliceEventId: number

Defined in: ISCTE35.ts:17

Inherited from

ISpliceEvent.spliceEventId


spliceImmediateFlag?

optional spliceImmediateFlag?: boolean

Defined in: ISCTE35.ts:44


spliceTime?

optional spliceTime?: ISpliceTime

Defined in: ISCTE35.ts:45


spliceTimeComponents?

optional spliceTimeComponents?: ISpliceTimeComponent[]

Defined in: ISCTE35.ts:46


uniqueProgramId?

optional uniqueProgramId?: number

Defined in: ISCTE35.ts:24

Inherited from

ISpliceEvent.uniqueProgramId

Clone this wiki locally