[mpris] [ANN] MPRIS v2.0
Mirsal Ennaime
mirsal.ennaime at gmail.com
Thu Aug 12 16:17:55 CEST 2010
On Thu, Aug 12, 2010 at 4:05 PM, Ian Monroe <ian at monroe.nu> wrote:
> I don't even understand what an object path for tracks means. You want
> all implementation to have to implement a memory costly map of fake
> DBus object paths to tracks, instead of just using an internal string
> representation that they'd have already? It makes absolutely no sense
> to me.
There is no need to maintain a map, as they can be generated on the fly, and
the spec does not mandate that they are exposed on the bus.
This way, if a media player wants to expose them on the bus, it can.
Clients can use introspection to find out what interface they implement if any.
--
Mirsal
More information about the mpris
mailing list