Class e.p.p.p.Slideshow(gobject.GObject, Loggable):

Part of elisa.plugins.poblesec.player_slideshow View In Hierarchy

Instance VariablesstatusDOCME (type: one of [Slideshow.STOPPED, Slideshow.PLAYING, Slideshow.PAUSED] )
durationdelay between two pictures (in seconds) (type: float )
Line # Kind Name Docs
140 Method __init__ Undocumented
305 Method play Undocumented
310 Method pause Undocumented
315 Method stop Undocumented
319 Method enqueue_to_playlist Undocumented
322 Method jump_to_index Undocumented
331 Method play_at_index Undocumented
342 Method clear_playlist Undocumented
345 Method next_image Undocumented
359 Method previous_image Undocumented
def __init__(self):
Undocumented
def play(self):
Undocumented
def pause(self):
Undocumented
def stop(self):
Undocumented
def enqueue_to_playlist(self, model):
Undocumented
def jump_to_index(self, index):
Undocumented
def play_at_index(self, index):
Undocumented
def clear_playlist(self):
Undocumented
def next_image(self):
Undocumented
def previous_image(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-25 19:17:22.