OSDN Git Service

Permit AudioRecord to support non-linear formats in future
authorGlenn Kasten <gkasten@google.com>
Mon, 24 Feb 2014 23:13:40 +0000 (15:13 -0800)
committerGlenn Kasten <gkasten@google.com>
Tue, 25 Feb 2014 01:21:32 +0000 (17:21 -0800)
commitc85df82b1e8b05714268926a8bb3deb9c65f9a22
tree877f382a6a014e10634fc6dd40661eabd84eb467
parent86f04663032ddaa25110149d709bbf896ad83b02
Permit AudioRecord to support non-linear formats in future

But still restricted to 16-bit PCM currently

Change-Id: I5df0e5033da9144ca73e44addf14a63d31406034
media/libmedia/AudioRecord.cpp