MFPKEY_WMAAECMA_FEATR_AGC Property
Specifies whether the Voice Capture DSP performs automatic gain control.
Constant for IPropertyBag
Available only by using IPropertyStore.
Data Type
VT_BOOL
Default Value
VARIANT_FALSE
Applies To
Remarks
Automatic gain control is a digital signal processing (DSP) component that adjusts the gain so that the output level of the signal remains within the same approximate range.
This property can have the following values.
Value | Description |
---|---|
VARIANT_FALSE | Disable automatic gain control. |
VARIANT_TRUE | Enable automatic gain control. |
The default value of this property is VARIANT_FALSE (disabled). Before setting this property, you must set the MFPKEY_WMAAECMA_FEATURE_MODE property to VARIANT_TRUE.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
Wmcodecdsp.h |
See Also
Send comments about this topic to Microsoft
Build date: 4/7/2010