Merge "docs: bug 37070633, wrong method name" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d6301096ce
@@ -467,7 +467,7 @@ public class AudioRecord implements AudioRouting
|
||||
* .setSampleRate(32000)
|
||||
* .setChannelMask(AudioFormat.CHANNEL_IN_MONO)
|
||||
* .build())
|
||||
* .setBufferSize(2*minBuffSize)
|
||||
* .setBufferSizeInBytes(2*minBuffSize)
|
||||
* .build();
|
||||
* </pre>
|
||||
* <p>
|
||||
|
||||
Reference in New Issue
Block a user