| Index: webrtc/modules/audio_processing/include/audio_processing.h
|
| diff --git a/webrtc/modules/audio_processing/include/audio_processing.h b/webrtc/modules/audio_processing/include/audio_processing.h
|
| index 24be9de262247d6fc649ab46fb78f2addfe4574c..2f8e48f82dab70b9ee57da104d9a0a4dad67de6c 100644
|
| --- a/webrtc/modules/audio_processing/include/audio_processing.h
|
| +++ b/webrtc/modules/audio_processing/include/audio_processing.h
|
| @@ -160,9 +160,7 @@ struct Beamforming {
|
| const SphericalPointf target_direction;
|
| };
|
|
|
| -// Use to enable intelligibility enhancer in audio processing. Must be provided
|
| -// though the constructor. It will have no impact if used with
|
| -// AudioProcessing::SetExtraOptions().
|
| +// Use to enable intelligibility enhancer in audio processing.
|
| //
|
| // Note: If enabled and the reverse stream has more than one output channel,
|
| // the reverse stream will become an upmixed mono signal.
|
|
|