Skip to content

ISCTE35.Interface.ISpliceScheduleEvent

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

scte35 / ISCTE35 / ISpliceScheduleEvent

Interface: ISpliceScheduleEvent

Defined in: ISCTE35.ts:29

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


uniqueProgramId?

optional uniqueProgramId?: number

Defined in: ISCTE35.ts:24

Inherited from

ISpliceEvent.uniqueProgramId


utcSpliceComponents?

optional utcSpliceComponents?: IUTCSpliceComponent[]

Defined in: ISCTE35.ts:31


utcSpliceTime?

optional utcSpliceTime?: number

Defined in: ISCTE35.ts:30

Clone this wiki locally