Chromium Code Reviews
DescriptionEnable low latency mode for audio playback on Android
On Android, in order to use low latency mode for audio playback, it's required to use exact sampling rate and buffer size queried from the device.
This patch uses 2048 frames for IPC buffer and native size (queried from device) for buffer sent to the device.
BUG=243506
TEST=run https://apprtc.appspot.com/?debug=loopback on Google Android devices, e.g., Galaxy Nexus, Nexus4. The audio quality is much better than the exisiting setup.
R=dalecurtis@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206821
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : code review, add TEST= line #
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||