ST2110InputNode class

Signature:

export declare class ST2110InputNode extends SourceMediaNode

Extends: SourceMediaNode

Methods

Method Modifiers Description

defaultAncillaryMediaType()

static

Default caps shape for an ST 2110-40 ancillary receiver: SCTE-104 decoding on, no subtitle decoding. Override subtitles / ancillary on the returned object to widen the kinds.

defaultAudioMediaType()

static

defaultTtmlMediaType()

static

Default caps shape for an ST 2110-43 TTML receiver. Accepts the two most common IMSC profile short codes (im1t = IMSC1 Text, im2t = IMSC1.1 Text). Pass an acceptedCodecs override to tighten or widen.

defaultVideoMediaType()

static