DeckLinkOutputSettings interface
Settings to configure a DeckLink (BlackMagic) output for SDI/HDMI playback see NorskOutput.deckLink()
Signature:
export interface DeckLinkOutputSettings extends SinkNodeSettings<DeckLinkOutputNode>, StreamStatisticsMixin
Properties
| Property | Type | Description |
|---|---|---|
number |
The DeckLink card index (0-based) |
|
(Optional) Jitter buffer configuration |
||
(Optional) Keying mode (none, internal, or external) |
||
number |
Number of audio channels to output |
|
Pixel format for output |
||
(Optional) Hardware profile to activate on the card before starting playback. 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. |
||
SDI or HDMI output |