Thread
:
Stopping music/media player when headset unplugged
View Single Post
thp
2010-04-27 , 14:35
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#
117
Originally Posted by
Strutten
Would it be possible for headphoned to work on nQaap?
Sure. Just provide a D-Bus interface with a "pause" method that headphoned can call, and I'll add support for it to the next headphoned release. What is needed for this:
D-Bus Service Name (e.g. org.example.nqaap)
D-Bus Object Path (e.g. /org/example/nqaap)
D-Bus Interface (e.g. org.example.nqaap)
Name of the method ("pause" is a good name here
)
(Of course, the author has to implement the D-Bus interface in nQaap)
Quote & Reply
|
The Following User Says Thank You to thp For This Useful Post:
Strutten
thp
View Public Profile
Send a private message to thp
Visit thp's homepage!
Find all posts by thp