DeckLinkOutputSettings.onOutputStatus property
Called when the output status changes (e.g. playback started, display mode not found)
Signature:
onOutputStatus?: (status: DeckLinkOutputStatus) => void;
Called when the output status changes (e.g. playback started, display mode not found)
Signature:
onOutputStatus?: (status: DeckLinkOutputStatus) => void;