commit | 333dfad3bf51340e93a00e3fe440641b96414f8a | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Dec 14 17:22:22 2018 -0800 |
committer | Eric Laurent <elaurent@google.com> | Thu Dec 20 19:17:29 2018 +0000 |
tree | 9d3f3ad08dba204f6adcbcb98d83a399b9b9060f | |
parent | 69b9900a277099d6c4c56ea63eec3d3598eb0dac [diff] |
Add AudioRecordingConfiguration changed callback Add a callback reporting changes in current audio recording configuration for AudioRecord and MediaRecorder. The callback is called when the capture path configuration changes (pre preprocessing, format, sampling rate...) or capture is silenced/unsilenced by the system. Bug: 111438757 Test: CTS tests for AudioRecord and MediaRecorder Change-Id: Ifd5c5b4f5ee8911822a3f05412c84edf2db7858a