Chromium Code Reviews| Index: media/audio/mac/audio_input_mac.h |
| =================================================================== |
| --- media/audio/mac/audio_input_mac.h (revision 170807) |
| +++ media/audio/mac/audio_input_mac.h (working copy) |
| @@ -62,7 +62,7 @@ |
| UInt32 num_packets, |
| const AudioStreamPacketDescription* packet_desc); |
| - static const int kNumberBuffers = 3; |
| + static const int kNumberBuffers = 1; |
| // Manager that owns this stream, used for closing down. |
| AudioManagerBase* manager_; |