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
Loading
Please register or sign in to comment