Skip to content

ISCTE35.Interface.ISCTE35

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

scte35 / ISCTE35 / ISCTE35

Interface: ISCTE35

Defined in: ISCTE35.ts:59

Properties

parseFromB64

parseFromB64: (b64) => ISpliceInfoSection

Defined in: ISCTE35.ts:65

DASH as defined in SCTE 214-1 2016 Data should be from the @schemeIdUri="urn:scte:scte35:2014:xml+bin" of an Signal.Binary element in the Event

Parameters

b64

string

Returns

ISpliceInfoSection


parseFromHex

parseFromHex: (hex) => ISpliceInfoSection

Defined in: ISCTE35.ts:67

Parameters

hex

string

Returns

ISpliceInfoSection

Clone this wiki locally