Assigned
Status Update
Comments
vi...@google.com <vi...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
No update yet.
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
Description
AAudio got public API to query audio HAL's sample rate, format and channel count, namely:
AudioTrack.cpp was also extended to contain getters for these. However, there APIs were not added to Java AudioTrack class. Please provide these APIs as public java methods on android.media.AudioTrack class for feature parity.