[FSO] how to get info from odeviced audio interface?

arne anka openmoko at ginguppin.de
Thu Sep 3 15:51:07 CEST 2009


seems, the code is read once upon start of frameworkd and no change is  
detected until restart.
you could try to change the method GetInfo to something like

dbus_ok( self.players["ogg"].__class__.__name__ )

or

player = self.playerForFile("foo.ogg")
dbus_ok( player.__class__.__name__ )

and restart frameworkd.



More information about the community mailing list