Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
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 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 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 |
(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 |
(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 |
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 |
(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 |
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 |
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 |
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 |
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 |
(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 |
(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 |
(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 |
(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 |
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 |
(Read and Write property)
The items on this page are in the following plugins: MBS Win Plugin.