// ksmedia.h
typedef struct tagKS_DATAFORMAT_VIDEOINFOHEADER2 {
KSDATAFORMAT DataFormat;
KS_VIDEOINFOHEADER2 VideoInfoHeader2;
} KS_DATAFORMAT_VIDEOINFOHEADER2, *PKS_DATAFORMAT_VIDEOINFOHEADER2;
View the official Windows Driver Kit DDI referenceNo description available.
The KS_DATAFORMAT_VIDEOINFOHEADER2 structure describes a video stream that includes settings for bob or weave.
DataFormatSpecifies the data format.
VideoInfoHeader2Specifies the details of the video stream, including options for specifying bob or weave settings.
Minidrivers that do not need to specify bob or weave settings may use the KS_DATAFORMAT_VIDEOINFOHEADER structure.