commit | f5879c1448cc6aebc51b26d3ec2399d66144f8f4 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri May 22 09:18:15 2009 -0700 |
committer | Eric Laurent <elaurent@google.com> | Tue May 26 07:44:28 2009 -0700 |
tree | d5ef576af674468ebff2b7d39c60ca0c9a53a39e | |
parent | 260b80b02d35a29c7010b10e5bea504164441665 [diff] |
Fix issue 1846343 - part 1 This change is the first part of a fix for issue 1846343, : - Added new enum values for input sources in AudioRecord and MediaRecorder for voice uplink, downlink and uplink+downlink sources. - renamed streamType to inputSource in all native functions handling audio record. A second change is required in opencore author driver and android audio input to completely fix the issue.