MFPKEY_WMAAECMA_RETRIEVE_TS_STATS Property

Specifies whether the Voice Capture DSP stores time stamp statistics in the registry.

Constant for IPropertyBag

Available only by using IPropertyStore.

Data Type

VT_BOOL

Default Value

VARIANT_FALSE

Applies To

Remarks

Acoustic echo cancellation (AEC) algorithms depend on accurate time stamps on the audio streams. In reality, time stamps are often imperfect, and different audio devices can exhibit different rates of variance and drift. When AEC is enabled, the DSP collects statistics about the time stamps and uses this information to compensate for inaccuracies.

If the value of this property is VARIANT_TRUE, the DSP saves the statistics that it collects in the registry. The next time the DSP performs AEC using the same pair of audio devices, it reads the statistical information from the registry, which enables the DSP to perform more efficiently.

If you set the value of this property to VARIANT_TRUE and you are using the DSP in filter mode, you should also set the MFPKEY_WMAAECMA_DEVICEPAIR_GUID property. In source mode, this is not required.

The default value of this property is VARIANT_FALSE. The DSP uses this property only when AEC processing is enabled.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Wmcodecdsp.h

See Also

Properties

Using the Voice Capture DSP

Voice Capture DSP

 

 

Send comments about this topic to Microsoft

Build date: 4/7/2010