3.26 Detected Video Input Format Flags

BMDDetectedVideoInputFormatFlags enumerates the video input signal (See IDeckLinkInputCallback::VideoInputFormatChanged() for details)

  • bmdDetectedVideoInputYCbCr422

    The video input detected is YCbCr 4:2:2 represention.

  • bmdDetectedVideoInputRGB444

    The video input detected is RGB 4:4:4 represention.

  • bmdDetectedVideoInputDualStream3D

    The video input detected is dual stream 3D video.

  • bmdDetectedVideoInput12BitDepth

    The video input detected is 12-bit color depth.

  • bmdDetectedVideoInput10BitDepth

    The video input detected is 10-bit color depth.

  • bmdDetectedVideoInput8BitDepth

    The video input detected is 8-bit color depth.