3.25 Video Input Format Changed Events¶
BMDVideoInputFormatChangedEvents
enumerates the properties of the video input signal format that have changed. (See IDeckLinkInputCallback::VideoInputFormatChanged()
for details).
bmdVideoInputDisplayModeChanged
Either the video input display mode (see
BMDDisplayMode
for details) or detected video input dual stream 3D has changed (seeBMDDetectedVideoInputFormatFlags
for details).bmdVideoInputFieldDominanceChanged
Video input field dominance has changed (see
BMDFieldDominance
for details)bmdVideoInputColorspaceChanged
Video input color space or depth has changed (see
BMDDetectedVideoInputFormatFlags
for details)