On 23/03/10 09:09, Samuel Skånberg wrote:
Now I'm wondering, is there any documentation on these methods I get from the command, for instance getPlayingUri? Or is the xml file the only documentation? And with that said, can I "only" use the method defined in the introspect files? So if I need more functionality, I have to use threads (or some other kind of communication so I get access to the shell)?
You'll probably need to look at RB's source code to answer those questions. I am not sure if there is any documentation for the DBus API itself, but there is probably some equivalence between it and the GObject API <http://library.gnome.org/devel/rhythmbox/unstable/>. I would be surprised however if the introspection information is incomplete - it seems like the kind of thing that would be automatically generated.
//Mike -- ⎊ michael gratton, itinerant geek ⎈ <http://web.vee.net/> _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
