DeckLinkInputSettings interface
Settings to control SDI capture through a DeckLink card see: NorskInput.deckLink()
Signature:
export interface DeckLinkInputSettings extends InputSettings<DeckLinkInputNode>, StreamStatisticsMixin
Extends: InputSettings<DeckLinkInputNode>, StreamStatisticsMixin
Properties
Property | Type | Description |
---|---|---|
number |
Which card to use |
|
The audio channel layout for the input |
||
(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) |
||
SDI or HDMI capture |