[Gpephone-devel] functions of sound server
WANG Gang RD-ILAB-PEK
gang.wang at orange-ftgroup.com
Wed Feb 14 03:02:36 CET 2007
> >
> >2, mute all music
> > it's application transparent. sound server should have a timer to
> process
> >audio buffers periodically. perhaps it wasts too much resources.
> >
> >Any better suggestions?
> Hi,
> In fact, I mean that once there is an incoming call, phone
> server will broadcast this event and any application can
> register it.e.g., diaer application, music player application, etc.
> When music application receives this event it can then pause itself.
> Unfortunately, in the current code, phone server sends
> incoming call event directly to dialer app and music app has
> no chance to receive this event. Therefore, in the following
> version, I suggest we should revise phone server's ability.
Actually, from DBUS's point of view, sending a broadcast message is a
trivial modification for Phoneserver, the important part needs modifying
in this scenario lies in the application side: it needs to listen to the
broadcast.
BR
Gang
More information about the Gpephone-devel
mailing list