commit | 4bcdba848449b33d7022de527c526943aff1f5fd | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri May 01 11:37:49 2015 -0700 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Wed May 06 17:03:50 2015 +0000 |
tree | 714280a8fdce343922ee25452dbc02a65fde68ff | |
parent | cf1f2ea5a7945dc4982b1e41197af94ad64e8f37 [diff] |
Implement audio routing callbacks Implement JNI for AudioTrack and AudioRecord routing callbacks: - Added files core/jni/android_media_DeviceCallback.cpp/.h for JNI callback implementation used by both AudioTrack and AudioRecord. - Made AudioManager AudioPort and AudioPatch methods static in order to call them without context. Also added IO handle information to AudioMixPort. Change-Id: Icee182aa68310d4b12fd1469f48e78110889acf1