Skip to content

descriptors.Interface.IDTMFDescriptor

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

scte35 / descriptors / IDTMFDescriptor

Interface: IDTMFDescriptor

Defined in: descriptors.ts:45

10.3.2 DTMF_descriptor()

Extends

Properties

descriptorLength

descriptorLength: number

Defined in: descriptors.ts:31

Inherited from

ISpliceDescriptorBase.descriptorLength


dtmfChar

dtmfChar: string[]

Defined in: descriptors.ts:48


dtmfCount

dtmfCount: number

Defined in: descriptors.ts:47


identifier

identifier: string

Defined in: descriptors.ts:32

Inherited from

ISpliceDescriptorBase.identifier


preroll

preroll: number

Defined in: descriptors.ts:46


spliceDescriptorTag

spliceDescriptorTag: SpliceDescriptorTag

Defined in: descriptors.ts:30

Inherited from

ISpliceDescriptorBase.spliceDescriptorTag

Clone this wiki locally