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
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | DirectShow | MBS Win Plugin | 12.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The WDM Video Capture filter exposes this interface if the hardware supports image adjustment.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
Constant | Value | Description |
---|---|---|
kFlagsAuto | 1 |
The setting is controlled automatically. |
kFlagsManual | 2 |
The setting is controlled manually. |
Constant | Value | Description |
---|---|---|
kPropertyBacklightCompensation | 8 |
Specifies the backlight compensation setting. Possible values are 0 (off) and 1 (on). |
kPropertyBrightness | 0 |
Specifies the brightness, also called the black level. For NTSC, the value is expressed in IRE units * 100. For non-NTSC sources, the units are arbitrary, with zero representing blanking and 10,000 representing pure white. Values range from –10,000 to 10,000. |
kPropertyColorEnable | 6 |
Specifies the color enable setting. The possible values are 0 (off) and 1 (on). |
kPropertyContrast | 1 |
Specifies the contrast, expressed as gain factor * 100. Values range from zero to 10,000. |
kPropertyGain | 9 |
Specifies the gain adjustment. Zero is normal. Positive values are brighter and negative values are darker. The range of values depends on the device. |
kPropertyGamma | 5 |
Specifies the gamma, as gamma * 100. Values range from 1 to 500. |
kPropertyHue | 2 |
Specifies the hue, in degrees * 100. Values range from -180,000 to 180,000 (-180 to +180 degrees). |
kPropertySaturation | 3 |
Specifies the saturation. Values range from 0 to 10,000. |
kPropertySharpness | 4 |
Specifies the sharpness. Values range from 0 to 100. |
kPropertyWhiteBalance | 7 |
Specifies the white balance, as a color temperature in degrees Kelvin. The range of values depends on the device. |
This class has no sub classes.
The items on this page are in the following plugins: MBS Win Plugin.
DirectShowAMVideoControlMBS - DirectShowAudioStreamConfigCapsMBS