Phonon.MediaController.Features Class Reference
[phonon module]
Methods
Special Methods
Detailed Description
Feature
may be used whenever
Features
is expected.
Method Documentation
Features.__init__ (self, Features)
Features.__init__ (self, int)
Features.__init__ (self)
Features Features.__and__ (self, int mask)
int Features.__bool__ (self)
bool Features.__eq__ (self, Features f)
Features Features.__iand__ (self, int mask)
int Features.__int__ (self)
Features Features.__invert__ (self)
bool Features.__ne__ (self, Features f)