3.58 DeckLink Status ID¶
BMDDeckLinkStatusID
enumerates the set of status information for a DeckLink device which may be queried (see the IDeckLinkStatus
interface for details).
Key |
Description |
---|---|
Integers |
|
bmdDeckLinkStatusDetectedVideoInputMode |
The detected video input mode ( |
bmdDeckLinkStatusDetectedVideoInputFormatFlags |
The detected video input format flags ( |
bmdDeckLinkStatusDetectedVideoInputFieldDominance |
The field dominance of the detected video input mode ( |
bmdDeckLinkStatusDetectedVideoInputColorspace |
The colorspace of the detected video input ( |
bmdDeckLinkStatusDetectedVideoInputDynamicRange |
The dynamic range of the detected video input ( |
bmdDeckLinkStatusDetectedSDILinkConfiguration |
The SDI video link configuration of the detected video input ( |
bmdDeckLinkStatusCurrentVideoInputMode |
The currently enabled video input mode ( |
bmdDeckLinkStatusCurrentVideoInputPixelFormat |
The currently enabled video input pixel format ( |
bmdDeckLinkStatusCurrentVideoInputFlags |
The currently enabled video input flags ( |
bmdDeckLinkStatusCurrentVideoOutputMode |
The currently enabled video output mode ( |
bmdDeckLinkStatusCurrentVideoOutputFlags |
The currently enabled video output flags ( |
bmdDeckLinkStatusEthernetLink |
For devices with Ethernet, the state of the link ( |
bmdDeckLinkStatusEthernetLinkMbps |
For devices with Ethernet, the speed of the link in Mbps |
bmdDeckLinkStatusPCIExpressLinkWidth |
PCIe link width, x1, x4, etc. |
bmdDeckLinkStatusPCIExpressLinkSpeed |
PCIe link speed, Gen. 1, Gen. 2, etc. |
bmdDeckLinkStatusLastVideoOutputPixelFormat |
The last video output pixel format ( |
bmdDeckLinkStatusReferenceSignalMode |
The detected reference input mode ( |
bmdDeckLinkStatusReferenceSignalFlags |
The detected reference input flags ( |
bmdDeckLinkStatusBusy |
The current busy state of the device. (See |
bmdDeckLinkStatusInterchangeablePanelType |
The interchangeable panel installed ( |
bmdDeckLinkStatusDeviceTemperature |
The on-board temperature (°C). |
bmdDeckLinkStatusHDMIOutputActualMode |
The actual HDMI output mode ( HDMI output can drop down to lower modes such as when dropping from FRL to lower FRL rates or TMDS protocol when errors are encountered, this value indicates the actual mode being transmitted. |
bmdDeckLinkStatusHDMIOutputActualFormatFlags |
Format flags representing the actual HDMI output ( HDMI output can change to other formats such as when dropping from FRL to lower FRL rates or TMDS protocol when errors are encountered, this value indicates the actual format being transmitted. |
bmdDeckLinkStatusHDMIOutputFRLRate |
The output FRL rate or 0 for TMDS. |
bmdDeckLinkStatusHDMIInputFRLRate |
The input FRL rate or 0 for TMDS. |
bmdDeckLinkStatusHDMIOutputTMDSLineRate |
The line rate of HDMI output (MHz). Valid when using TMDS protocol only. |
Floats |
|
bmdDeckLinkStatusSinkSupportsDolbyVision |
Reports the Dolby Vision content mapping version supported by the sink |
Flags |
|
bmdDeckLinkStatusVideoInputSignalLocked |
True if the video input signal is locked. |
bmdDeckLinkStatusReferenceSignalLocked |
True if the reference input signal is locked. |
Strings |
|
bmdDeckLinkStatusEthernetLocalIPAddress |
For devices with Ethernet, the current negotiated or static local IP address. Valid if |
bmdDeckLinkStatusEthernetSubnetMask |
For devices with Ethernet, the current negotiated or static subnet mask. Valid if |
bmdDeckLinkStatusEthernetGatewayIPAddress |
For devices with Ethernet, the current negotiated or static gateway IP address. Valid if |
bmdDeckLinkStatusEthernetPrimaryDNS |
For devices with Ethernet, the current negotiated or static primary DNS IP address. Valid if |
bmdDeckLinkStatusEthernetSecondaryDNS |
For devices with Ethernet, the current negotiated or static secondary DNS IP address. Valid if |
bmdDeckLinkStatusEthernetPTPGrandmasterIdentity |
For devices with Ethernet, the current negotiated PTP grandmaster clock identity. If no PTP lock then this returns S_FALSE and an empty string. |
bmdDeckLinkStatusEthernetVideoOutputAddress |
For devices with Ethernet, the video output destination address |
bmdDeckLinkStatusEthernetAudioOutputAddress |
For devices with Ethernet, the audio output destination address |
bmdDeckLinkStatusEthernetAncillaryOutputAddress |
For devices with Ethernet, the ancillary output destination address |
bmdDeckLinkStatusEthernetAudioInputChannelOrder |
For devices with Ethernet, the input audio SDP channel-order as per ST 2110-30. |
Bytes |
|
bmdDeckLinkStatusReceivedEDID |
The received EDID of a connected HDMI sink device. |