summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12/changes
diff options
context:
space:
mode:
authorJungshik Jang <jayjang@google.com>2014-06-30 22:26:29 +0900
committerJungshik Jang <jayjang@google.com>2014-07-03 10:09:32 +0900
commit41d974631c5f525da49c88d34cecedd5a4cfeda8 (patch)
tree3fb4832776c83c2fcc8d13919ee174b8f0df414a /docs/html/sdk/api_diff/12/changes
parent70d34bb485e720d7d50c7108a357a5cfdb09de93 (diff)
Add volume callback for Hdmi-Cec system audio mode.
Hdmi-Cec's system audio mode delegates audio control to audio receiver from tv. It requires to delegate volume change including mute to audio receiver instead of consuming by tv. In order to do this this change introduces three apis. One is added to IAudioService, the others are added to IHdmiControlService as hidden apis. 1. IAudioService#setHdmiSystemAudioSupported; This is to notify system audio mode change to audio service so that it determines to notify volume or mute change to HdmiControlService. 2. IHdmiControlService#setSystemAudioVolume; This is to notify volume change to HdmiControlService. It's called only where system audio mode is on. 3. IHdmiControlService#setSystemAudioMute; This is to notify volume change to HdmiControlService . It's called only where system audio mode is on. Change-Id: I3d8534b37ddf1a812e32012059a8778772044bf0
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions