View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#117
Originally Posted by Strutten View Post
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)
 

The Following User Says Thank You to thp For This Useful Post: