commit | 4bc035a65cac177be9294e69f110497e3b6e34e6 | [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 | 634b5bde8fc4cae5a7b77ee3cde01f04bc9ae7fc | |
parent | a5f158bdde77f8d173d1f1c95d0f92405c519b0f [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.