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
163 Method __init__ Undocumented
321 Method apply_orientation DOCME
331 Method apply_pixbuf_orientation Undocumented
341 Method play Undocumented
348 Method pause Undocumented
353 Method stop Undocumented
360 Method enqueue_to_playlist Undocumented
363 Method jump_to_index Undocumented
372 Method play_at_index Undocumented
403 Method clear_playlist Undocumented
407 Method next_image Undocumented
421 Method previous_image Undocumented
189 Method _renderer Undocumented
223 Method _set_default_icon Undocumented
228 Method _retrieve_thumbnail Undocumented
232 Method _retrieve_full_resolution Undocumented
236 Method _update_playcount_and_time Undocumented
258 Method _update_orientation Undocumented
303 Method _load_thumbnail Undocumented
308 Method _load_full_resolution Undocumented
317 Method _cancel_last_call_later Undocumented
377 Method _set_current_index Undocumented
def __init__(self):
Undocumented
def _renderer(self, item, widget):
Undocumented
def _set_default_icon(self, widget):
Undocumented
def _retrieve_thumbnail(self, item):
Undocumented
def _retrieve_full_resolution(self, item):
Undocumented
def _update_playcount_and_time(self, uri):
Undocumented
def _update_orientation(self, uri, index):
Undocumented
def _load_thumbnail(self, path, widget):
Undocumented
def _load_full_resolution(self, path, widget, dfr_thumbnail=None):
Undocumented
def _cancel_last_call_later(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 _set_current_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 2009-02-16 19:15:05.