| Index: trunk/src/content/renderer/media/media_stream_audio_processor_options.h
|
| ===================================================================
|
| --- trunk/src/content/renderer/media/media_stream_audio_processor_options.h (revision 247207)
|
| +++ trunk/src/content/renderer/media/media_stream_audio_processor_options.h (working copy)
|
| @@ -68,6 +68,8 @@
|
| // Stops the echo cancellation dump in |audio_processing|.
|
| void StopAecDump(AudioProcessing* audio_processing);
|
|
|
| +void EnableAutomaticGainControl(AudioProcessing* audio_processing);
|
| +
|
| } // namespace content
|
|
|
| #endif // CONTENT_RENDERER_MEDIA_MEDIA_STREAM_AUDIO_PROCESSOR_OPTIONS_H_
|
|
|