DeckLinkCard interface
Signature:
export interface DeckLinkCard
Properties
| Property | Type | Description |
|---|---|---|
number |
(Optional) Identifies the physical card a sub-device belongs to (BMDDeckLinkDeviceGroupID). |
|
string |
||
number |
||
number |
(Optional) |
|
number |
(Optional) Stable identity of the physical card (BMDDeckLinkPersistentID) — survives re-slotting. Undefined when the card/driver doesn’t report one. Prefer this (or DeckLinkCard.topologicalId) over |
|
number |
(Optional) This sub-device’s position within its device group (BMDDeckLinkSubDeviceIndex). |
|
number |
(Optional) Stable identity of the PCIe position (BMDDeckLinkTopologicalID) — survives card replacement, changes on re-slotting. |