commit | f4158d855b941e5c7ffcc4f119f2bd146986b0c4 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Tue Sep 25 12:43:58 2018 -0700 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Wed Oct 24 10:46:30 2018 -0700 |
tree | cdd9cc09d90ff6d43ee200233f9fa16e6124f5b6 | |
parent | 0917fc25390c5f362332630e2d980480d1444e0d [diff] |
AudioTrack: new transfer mode for Java offload support New transfer mode for java AudioTrack using offload path, where data is provided through the write method, and the callback is used to notify the track owner more data can be written on the track. Bug 86837964 Test: adb shell clof --source /sdcard/Music/my.mp3 Change-Id: I47c760b7fb8f1431945ca24ff4a26311b63cb761