History log of /frameworks/base/core/jni/android_media_MediaMetricsJNI.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
510225b5ef52143e46079b10b1fe285b69140a77 24-Jan-2018 Ray Essick <essick@google.com> add getMetrics() apis for AudioTrack and AudioRecord

add getMetrics() method to access media.metrics for AudioTrack and
AudioRecord. Includes the code paths and the sdk documentation
for the keys and what they return.

Moves the media metrics JNI support routines from media to core
to support these audiotrack/record operations being there; still
accessible to the existing operations in the media libraries.

Bug: 72179020
Bug: 72178968
Test: enhanced CTS
Change-Id: I3f05beba31aacb9b96854f8a774cb8f669ee1625
/frameworks/base/core/jni/android_media_MediaMetricsJNI.cpp