DeckLinkInputSettings interface
Signature:
export interface DeckLinkInputSettings extends InputSettings<DeckLinkInputNode>, StreamStatisticsMixin
Extends: InputSettings<DeckLinkInputNode>, StreamStatisticsMixin
Properties
| Property | Type | Description |
|---|---|---|
(Optional) Which ancillary format (if any) to extract from SDI VANC. Default: "none". * "scte104" — SCTE-104 splice commands (DID=0x41 SDID=0x07), surfaced as SCTE-35 sections on the ancillary output pin. |
||
boolean |
(Optional) Enable CEA-608/708 extraction from SDI VANC (SMPTE 334 CDP). Default: false. |
|
boolean |
(Optional) Enable SCTE-104 splice command extraction from SDI VANC. Default: false. |
|
boolean |
(Optional) Enable OP47 teletext extraction from SDI VANC. Default: false. |
|
boolean |
(Optional) Enable RP 188 VITC timecode extraction from SDI VANC. Default: false. When enabled, timecodes are set as |
|
number |
Which card to use |
|
The audio channel layout for the input |
||
number[] |
(Optional) |
|
(Optional) Typically left undefined, but can be used to force capture for a specific DeckLinkDisplayModeId. If the source is not currently in this mode, then no capture will occur. |
||
(Optional) |
||
(Optional) Hardware profile to activate on the card before starting capture. Only relevant for cards that support multiple profiles (e.g. DeckLink Duo 2, Quad 2). If the card is already in the requested profile, this is a no-op. If omitted, the card’s current profile is used as-is. |
||
(Optional) Which subtitle format (if any) to extract from SDI VANC. Default: "none". * "teletext" — OP47 teletext (DID=0x43 SDID=0x02) * "cta708" — CEA-708 in SMPTE 334 CDP (DID=0x61 SDID=0x01) * "cta608" — CEA-608 in SMPTE 334 CDP (DID=0x61 SDID=0x01) |
||
SDI or HDMI capture |