Skip to content

ISCTE35.Interface.ISpliceInfoSection

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

scte35 / ISCTE35 / ISpliceInfoSection

Interface: ISpliceInfoSection

Defined in: ISCTE35.ts:70

Properties

crc?

optional crc?: number

Defined in: ISCTE35.ts:87


cwIndex?

optional cwIndex?: number

Defined in: ISCTE35.ts:79


descriptorLoopLength?

optional descriptorLoopLength?: number

Defined in: ISCTE35.ts:84


descriptors?

optional descriptors?: ISpliceDescriptor[]

Defined in: ISCTE35.ts:85


encryptedAlgorithm?

optional encryptedAlgorithm?: number

Defined in: ISCTE35.ts:77


encryptedPacket?

optional encryptedPacket?: boolean

Defined in: ISCTE35.ts:76


privateIndicator?

optional privateIndicator?: boolean

Defined in: ISCTE35.ts:73


protocolVersion?

optional protocolVersion?: number

Defined in: ISCTE35.ts:75


ptsAdjustment?

optional ptsAdjustment?: number

Defined in: ISCTE35.ts:78


sectionLength?

optional sectionLength?: number

Defined in: ISCTE35.ts:74


selectionSyntaxIndicator?

optional selectionSyntaxIndicator?: boolean

Defined in: ISCTE35.ts:72


spliceCommand?

optional spliceCommand?: SpliceCommand

Defined in: ISCTE35.ts:83


spliceCommandLength?

optional spliceCommandLength?: number

Defined in: ISCTE35.ts:81


spliceCommandType?

optional spliceCommandType?: SpliceCommandType

Defined in: ISCTE35.ts:82


tableId?

optional tableId?: number

Defined in: ISCTE35.ts:71


tier?

optional tier?: number

Defined in: ISCTE35.ts:80

Clone this wiki locally