Class e.c.t.t.FooEngine(player_engine.PlayerEngine):

Part of elisa.core.tests.test_player_engine View In Hierarchy

Known subclasses: elisa.core.tests.test_player_engine.BarEngine

Undocumented
Line # Kind Name Docs
39 Method __init__ Undocumented
45 Method state__get Undocumented
48 Method state__set Undocumented
54 Method volume__set Undocumented
57 Method volume__get Undocumented
60 Method audio_sink__set Undocumented
63 Method audio_sink__get Undocumented
66 Method video_sink__set Undocumented
69 Method video_sink__get Undocumented

Inherited from PlayerEngine:

Line # Kind Name Docs
105 Method play Play the media. If trigger_message is set to True, this triggers first
138 Method pause Pause the playback. If trigger_message is set to True, this triggers
155 Method stop Stop the playback.
182 Method uri__set Undocumented
187 Method position__get Undocumented
197 Method position__set Undocumented
205 Method duration__get Undocumented
214 Method speed__get Undocumented
217 Method speed_set Undocumented
239 Method visualisation__get Undocumented
242 Method visualisation__set Undocumented
247 Method _send_msg Makes it easier to send a message for the developers...
262 Method _seek_to_location seek to the given location with self.speed

Inherited from Component (via PlayerEngine):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
130 Method initialize Initialize the component.
142 Method clean Clean the component.
def __init__(self):
Undocumented
def state__get(self):
Undocumented
def state__set(self, state):
Undocumented
def volume__set(self, volume):
Undocumented
def volume__get(self):
Undocumented
def audio_sink__set(self, sink):
Undocumented
def audio_sink__get(self):
Undocumented
def video_sink__set(self, sink):
Undocumented
def video_sink__get(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-25 19:17:22.