The following tables list the members exposed by VideoInfoHeader.
Name | Description | |
---|---|---|
AvgTimePerFrame | The desired average display time of the video frames, in 100-nanosecond units. The actual time per frame may be longer. | |
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. | |
dwBitErrorRate | Data error rate, in bit errors per second. | |
dwBitRate | Approximate data rate of the video stream, in bits per second. | |
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. | |
rcTarget | A RECT structure that specifies the destination video window. |
Leadtools.Multimedia Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document