I am trying to create a xmms2 client in C++

I can get a list of the names of the playlists:


Xmms::List< std::string > result = client.collection.list("Playlists");

but how do I know which one is the currently selected playlist??


-- 


  .~.     In my life God comes first.... 
  /V\         but Linux is pretty high after that :-D
 /( )\    Francis (Grizzly) Smit
 ^^-^^    http://www.smit.id.au/


--
_______________________________________________
Xmms2-devel mailing list
[email protected]
http://lists.xmms2.org/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to