This is retired content. This content is outdated and is no
longer being maintained. It is provided as a courtesy for
individuals who are still using these technologies. This content
may contain URLs that were valid when originally published, but now
link to sites or pages that no longer exist.
Describes the bitmap and color information for a video
image.
RECT structure that specifies the source video window. This
structure can be a clipping rectangle, to select a portion of the
source video stream. See Source and Target Rectangles in Video
Renderers for examples of how this member works.
rcTarget
RECT structure that specifies the destination video window. See
Source and Target Rectangles in Video Renderers for examples of how
this member works.
dwBitRate
DWORD value that specifies the video stream's approximate data
rate, in bits per second.
dwBitErrorRate
DWORD value that specifies the video stream's data error rate,
in bit errors per second.
AvgTimePerFrame
REFERENCE_TIMEvalue that specifies the video frame's average
display time, in 100-nanosecond units.
bmiHeader
Win32 BITMAPINFOHEADER structure that contains color and
dimension information for the video image bitmap.