History log of /frameworks/native/services/audiomanager/IAudioManager.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
63189325cc429140b14885061eb67d9c771b96a4 06-Jan-2017 Jean-Michel Trivi <jmtrivi@google.com> Native IPlayer interface

Native definition for the IPlayer interface.
Use types instead of int wherever applicable in IAudioManager.

Test: run OpenSL ES app and then dumpsys audio
Bug 30258418

Change-Id: I5b4686a7da4e88413439abfe2613206ed4773f7a
/frameworks/native/services/audiomanager/IAudioManager.cpp
0008a48aadba9d59b1d72586224d0a5afb9fb684 27-Dec-2016 Jean-Michel Trivi <jmtrivi@google.com> Native interface to AudioService

Implement a native interface to communicate with
AudioService implemented in Java
Define transaction IDs for all methods, but comment
out the ones for the methods that are not implemented.
Implement the methods for PlayerBase tracking.

Test: make, related SL ES test coming
Bug: 30955183

Change-Id: I9f9bbad7c07743cdd8957cf5b8b151a8aead53b3
/frameworks/native/services/audiomanager/IAudioManager.cpp