commit | 82d84d2f174c32a78a244fba1a8e41c252a43ddb | [log] [tgz] |
---|---|---|
author | Atneya Nair <atneya@google.com> | Mon Nov 29 18:41:55 2021 -0500 |
committer | Atneya Nair <atneya@google.com> | Mon Nov 29 18:41:55 2021 -0500 |
tree | f7d680e04cbadca4950b531e84a897f31f0f0e22 | |
parent | c03b97dc2aacff6366155de3bbfd67d426f9e262 [diff] |
Change IAudioTrackCallback buffer return values The default implementation of IAudioTrackCallback for the data callbacks should return 0 since we are not actually consuming data. No clients using the associated transfer modes should be relying on the base implementation, so this behavior should not be reached. Comment cleanup. Test: Compiles Change-Id: Idff29d4d23de7c4ab8498491e8b41bcef8f9d3db