Skip to content

descriptors.Interface.ITimeDescriptor

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

scte35 / descriptors / ITimeDescriptor

Interface: ITimeDescriptor

Defined in: descriptors.ts:142

10.3.4 time_descriptor()

Extends

Properties

descriptorLength

descriptorLength: number

Defined in: descriptors.ts:31

Inherited from

ISpliceDescriptorBase.descriptorLength


identifier

identifier: string

Defined in: descriptors.ts:32

Inherited from

ISpliceDescriptorBase.identifier


spliceDescriptorTag

spliceDescriptorTag: SpliceDescriptorTag

Defined in: descriptors.ts:30

Inherited from

ISpliceDescriptorBase.spliceDescriptorTag


taiNs

taiNs: number

Defined in: descriptors.ts:144


taiSeconds

taiSeconds: number

Defined in: descriptors.ts:143


utcOffset

utcOffset: number

Defined in: descriptors.ts:145

Clone this wiki locally