DeckLinkOutputStatus type
Status of a DeckLink output
Signature:
export type DeckLinkOutputStatus = "active" | "no_display_mode" | "no_host" | "start_failed";
Status of a DeckLink output
Signature:
export type DeckLinkOutputStatus = "active" | "no_display_mode" | "no_host" | "start_failed";