Platforms to show: All Mac Windows Linux Cross-Platform

Back to DirectShowVideoStreamConfigCapsMBS class.

DirectShowVideoStreamConfigCapsMBS.CropAlignX 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
Required horizontal alignment of the source rectangle.

Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.CropAlignY 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
Required vertical alignment of the source rectangle.

Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.CropGranularityX 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
Horizontal granularity of the source rectangle.

This value specifies the increments that are valid between MinCroppingSize and MaxCroppingSize.
Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.CropGranularityY 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
Vertical granularity of the source rectangle.

This value specifies the increments that are valid between MinCroppingSize and MaxCroppingSize.
Note Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.InputSizeHeight 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
Native size of the incoming video signal.

For a compressor, the size is taken from the input pin. For a capture filter, the size is the largest signal the filter can digitize with every pixel remaining unique.
Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.InputSizeWidth 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
Native size of the incoming video signal.

For a compressor, the size is taken from the input pin. For a capture filter, the size is the largest signal the filter can digitize with every pixel remaining unique.
Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.MaxBitsPerSecond 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
Maximum data rate this pin can produce.

Deprecated
(Read only property)

DirectShowVideoStreamConfigCapsMBS.MaxCroppingSizeHeight 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
Largest source rectangle allowed.

Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.MaxCroppingSizeWidth 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
Largest source rectangle allowed.

Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.MaxFrameInterval 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 maximum frame duration, in 100-nanosecond units.

This value applies only to capture filters.
(Read and Write property)

DirectShowVideoStreamConfigCapsMBS.MaxOutputSizeHeight 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
Maximum output size.

Deprecated.
(Read only property)

Some examples using this property:

DirectShowVideoStreamConfigCapsMBS.MaxOutputSizeWidth 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
Maximum output size.

Deprecated.
(Read only property)

Some examples using this property:

DirectShowVideoStreamConfigCapsMBS.MinBitsPerSecond 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
Minimum data rate this pin can produce.

Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.MinCroppingSizeHeight 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
Smallest source rectangle allowed.

The source rectangle is defined in the Source rectangle of the DirectShowVideoInfoHeader2MBS or DirectShowVideoInfoHeaderMBS classes.
Note Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.MinCroppingSizeWidth 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
Smallest source rectangle allowed.

The source rectangle is defined in the Source rectangle of the DirectShowVideoInfoHeader2MBS or DirectShowVideoInfoHeaderMBS classes.
Note Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.MinFrameInterval 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 minimum frame duration, in 100-nanosecond units. This value applies only to capture filters.

(Read and Write property)

DirectShowVideoStreamConfigCapsMBS.MinOutputSizeHeight 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
Minimum output size.

Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.MinOutputSizeWidth 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
Minimum output size.

Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.OutputGranularityX 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
Granularity of the output width.

This value specifies the increments that are valid between MinOutputSize and MaxOutputSize.
Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.OutputGranularityY 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
Granularity of output height.

This value specifies the increments that are valid between MinOutputSize and MaxOutputSize.
Deprecated.
(Read only property)

DirectShowVideoStreamConfigCapsMBS.ShrinkTapsX 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
Indicates how well the filter can shrink the image horizontally.

Deprecated.
ValueMeaning
0Does not support stretching/shrinking.
1Uses pixel doubling (stretching) or eliminates pixels (shrinking)
2Uses interpolation (2 taps)
3 and higherUses interpolation (>2 taps)
(Read only property)

DirectShowVideoStreamConfigCapsMBS.ShrinkTapsY 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
Indicates how well the filter can shrink the image vertically.

Deprecated.
ValueMeaning
0Does not support stretching/shrinking.
1Uses pixel doubling (stretching) or eliminates pixels (shrinking)
2Uses interpolation (2 taps)
3 and higherUses interpolation (>2 taps)
(Read only property)

DirectShowVideoStreamConfigCapsMBS.StretchTapsX 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
Indicates how well the filter can stretch the image horizontally.

Deprecated.
ValueMeaning
0Does not support stretching/shrinking.
1Uses pixel doubling (stretching) or eliminates pixels (shrinking)
2Uses interpolation (2 taps)
3 and higherUses interpolation (>2 taps)
(Read only property)

DirectShowVideoStreamConfigCapsMBS.StretchTapsY 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
Indicates how well the filter can stretch the image vertically.

Deprecated.
ValueMeaning
0Does not support stretching/shrinking.
1Uses pixel doubling (stretching) or eliminates pixels (shrinking)
2Uses interpolation (2 taps)
3 and higherUses interpolation (>2 taps)
(Read only property)

DirectShowVideoStreamConfigCapsMBS.VideoStandard 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 analog video standard supported.

The value is a bitwise combination of flags from the AnalogVideoStandard enumeration type, or zero.
(Read only property)

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


The biggest plugin in space...