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
152 Method __init__ Undocumented
356 Method apply_orientation DOCME
366 Method apply_pixbuf_orientation Undocumented
376 Method play Undocumented
381 Method pause Undocumented
386 Method stop Undocumented
390 Method enqueue_to_playlist Undocumented
393 Method jump_to_index Undocumented
402 Method play_at_index Undocumented
429 Method clear_playlist Undocumented
432 Method next_image Undocumented
446 Method previous_image Undocumented
def __init__(self):
Undocumented
def apply_orientation(self, img, orientation):
DOCME
def apply_pixbuf_orientation(self, uri, img, orientation):
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-09-29 19:14:29.