ISilenceSuppressor::SetAverageIncrementor

[This is preliminary documentation and subject to change.]

If sample buffer energy is greater than EchoThreshold plus running average energy for RunningAverageTime buffers, the running average is increased by AverageIncrementor. This methods sets AverageIncrementor.

HRESULT SetAverageIncrementor(
  DWORD dwAverageIncrementor
);
 

Parameters

dwAverageIncrementor
[in] Incrementor for running average.

Return Values

NOERROR
Success.