Platforms to show: All Mac Windows Linux Cross-Platform

Back to DirectShowVideoInfoHeaderMBS class.

DirectShowVideoInfoHeaderMBS.AvgTimePerFrame as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The desired average display time of the video frames, in 100-nanosecond units.

The actual time per frame may be longer.
see also
http://msdn.microsoft.com/en-us/library/windows/desktop/dd407325(v=vs.85).aspx
(Read and Write property)

DirectShowVideoInfoHeaderMBS.BitCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 16.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The bitmap bit count value.

The number of bits-per-pixel. Determines the number of bits that define each pixel and the maximum number of colors in the bitmap. This member must be one of the following values.
Can be 0 for PNG/JPEG images, 1 for B/W, 4 for 16 colors, 8 for 256 colors, 16 for thousands of colors, 24 for millions of colors or 32 for millions of colors with alpha.
(Read and Write property)

DirectShowVideoInfoHeaderMBS.BitErrorRate as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Data error rate, in bit errors per second.

(Read and Write property)

DirectShowVideoInfoHeaderMBS.BitRate as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Approximate data rate of the video stream, in bits per second.

(Read and Write property)

DirectShowVideoInfoHeaderMBS.BMIHeaderPtr as Ptr

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 16.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Returns pointer to BITMAPINFOHEADER structure.

You can use this to modify any field directly.
You need to know what you do and know the exact offset. (which can be different in 32-bit vs. 64-bit)
(Read only property)

DirectShowVideoInfoHeaderMBS.Height as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The bitmap height.

(Read and Write property)

DirectShowVideoInfoHeaderMBS.SourceBottom as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Part of the rectangle defining the source video window.

This rectangle can be a clipping rectangle, to select a portion of the source video stream.
(Read and Write property)

DirectShowVideoInfoHeaderMBS.SourceLeft as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Part of the rectangle defining the source video window.

This rectangle can be a clipping rectangle, to select a portion of the source video stream.
(Read and Write property)

DirectShowVideoInfoHeaderMBS.SourceRight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Part of the rectangle defining the source video window.

This rectangle can be a clipping rectangle, to select a portion of the source video stream.
(Read and Write property)

DirectShowVideoInfoHeaderMBS.SourceTop as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Part of the rectangle defining the source video window.

This rectangle can be a clipping rectangle, to select a portion of the source video stream.
(Read and Write property)

DirectShowVideoInfoHeaderMBS.TargetBottom as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Part of the target rectangle for the destination video window.

(Read and Write property)

DirectShowVideoInfoHeaderMBS.TargetLeft as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Part of the target rectangle for the destination video window.

(Read and Write property)

DirectShowVideoInfoHeaderMBS.TargetRight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Part of the target rectangle for the destination video window.

(Read and Write property)

DirectShowVideoInfoHeaderMBS.TargetTop as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Part of the target rectangle for the destination video window.

(Read and Write property)

DirectShowVideoInfoHeaderMBS.VideoInfoHeaderPtr as Ptr

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 16.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Returns pointer to VIDEOINFOHEADER structure.

You can use this to modify any field directly.
You need to know what you do and know the exact offset. (which can be different in 32-bit vs. 64-bit)
(Read only property)

DirectShowVideoInfoHeaderMBS.Width as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 13.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The bitmap width.

(Read and Write property)

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...