Add murphy support to audio session manager. 62/9862/4
authorJaska Uimonen <jaska.uimonen@helsinki.fi>
Thu, 29 Aug 2013 07:25:00 +0000 (10:25 +0300)
committerJoone Hur <joone.hur@intel.com>
Fri, 20 Sep 2013 13:22:09 +0000 (06:22 -0700)
commit34b828d63604ad8743721a466880c4e60ab46ffa
tree004a75d77b64edc774f53e87e7d53a1d6e5932cc
parent581af79e42a1cae914b53256ddebcfe2fe773eec
Add murphy support to audio session manager.

Enable audio policy preemtion with web apps
with configuration flags (possibly for different
verticals). First there are conditionals to spec
file to enable asm and Murphy support to be compiled
in. Main item is a separate function to enable asm
to work with Murphy. So you will have 3 choices:
no policy, asm or asm with Murphy. For example:
PC -> nothing defined, mobile -> asm defined,
IVI -> asm and asm with murphy defined.

Change-Id: I6b44335e17cef8957cc8cf6c8a6c63c778386a2c
Source/WebCore/platform/audio/gstreamer/tizen/AudioSessionManagerGStreamerTizen.cpp
Source/WebCore/platform/audio/gstreamer/tizen/AudioSessionManagerGStreamerTizen.h
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Source/cmake/OptionsTizen.cmake
packaging/webkit2-efl.spec