Skip to content

descriptors.Function.parseDescriptor

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

scte35 / descriptors / parseDescriptor

Function: parseDescriptor()

parseDescriptor(view): ISpliceDescriptor

Defined in: descriptors.ts:175

NOTE(estobbart): The view.byteLength may have additional data beyond the descriptorLength if there are additional descriptors in the array beyond the one being parse at the byteOffset of the view.

Parameters

view

DataView

Returns

ISpliceDescriptor

Clone this wiki locally