←Select platform
In This Topic ▼

VideoInfoHeader Structure Fields

Summary

For a list of all members of this type, see VideoInfoHeader members

Public Fields

Name Description
Public Field AvgTimePerFrame The desired average display time of the video frames, in 100-nanosecond units. The actual time per frame may be longer.
Public Field bmiHeader A BITMAPINFOHEADER structure that contains color and dimension information for the video image bitmap. If the format block contains a color table or color masks, they immediately follow the bmiHeader member. You can get the first color entry by casting the address of member to a BITMAPINFO pointer. When used inside a VIDEOINFOHEADER structure, the semantics of the BITMAPINFOHEADER structure differ slightly from how the structure is used in GDI. For more information, refer to the topic BITMAPINFOHEADER Structure.
Public Field dwBitErrorRate Data error rate, in bit errors per second.
Public Field dwBitRate Approximate data rate of the video stream, in bits per second.
Public Field rcSource A RECT structure that specifies the source video window. This structure can be a clipping rectangle, to select a portion of the source video stream.
Public Field rcTarget A RECT structure that specifies the destination video window.

See Also

Reference

VideoInfoHeader Structure

Leadtools.MediaFoundation Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.