Difference between revisions of "DBus-spec"

From VideoLAN Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
== Specification for a Common, Desktop neutral, Media Player D-Bus interface ==
 
== Specification for a Common, Desktop neutral, Media Player D-Bus interface ==
  
=== The Interface ===
+
This is my attempt to create a specification for media players to use, for other applications to be able to interact with '''ANY''' Media Player '''YOU''' want to use on '''ANY''' desktop '''YOU''' want to use.
 +
 
 +
This is in the spirit of http://www.freedesktop.org and uses code and ideas from this project.
 +
 
 +
=== The Service ===
 +
 
 +
org.freedesktop.MediaPlayer
 +
 
 +
=== The Object Paths ===
 +
 
 +
* /
  
 
=== The Methods ===
 
=== The Methods ===
  
 
=== The signals ===
 
=== The signals ===
 +
 +
What events need to be notified to other applications ?
 +
 +
* Playing something else

Revision as of 00:30, 29 November 2006

Specification for a Common, Desktop neutral, Media Player D-Bus interface

This is my attempt to create a specification for media players to use, for other applications to be able to interact with ANY Media Player YOU want to use on ANY desktop YOU want to use.

This is in the spirit of http://www.freedesktop.org and uses code and ideas from this project.

The Service

org.freedesktop.MediaPlayer

The Object Paths

  • /

The Methods

The signals

What events need to be notified to other applications ?

  • Playing something else