OSDN Git Service

Allow A2DP SNK audio track focus gain interface.
authorSanket Agarwal <sanketa@google.com>
Fri, 8 Apr 2016 18:26:04 +0000 (11:26 -0700)
committerSanket Agarwal <sanketa@google.com>
Fri, 15 Apr 2016 18:52:49 +0000 (11:52 -0700)
commit501d67199bfc5bf9c2d2a32f6eac5600320795fd
treeb6e84bff91cdbdd1579ae049db868fbb7d1e2e5d
parent6f74d76a700e79217b6bba0a40860ba19fe06b3f
Allow A2DP SNK audio track focus gain interface.

In order to duck music we need to adjust the gain of the audio track
handled by A2DP SNK. Since SNK is implemented in native we need to add
interface to adjust the gain.

Bug: b/28065071

Change-Id: I60634cfadb502e276596bcb3aafc62ef81d9023a
btif/include/btif_avrcp_audio_track.h
btif/include/btif_media.h
btif/src/btif_av.c
btif/src/btif_avrcp_audio_track.cpp
btif/src/btif_media_task.c