Class e.p.p.p.PlayerController(PigmentController):

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

Known subclasses: elisa.plugins.dvd.dvdcontroller.DvdPlayerController

No class docstring
Line # Kind Name Docs
609 Method __init__ Undocumented
684 Method exit Exit the player by asking poblesec's main controller to hide it.
892 Method set_frontend Set the frontend for the controller.
907 Method toggle_play_pause Undocumented
913 Method go_to_pause Undocumented
918 Method go_to_play Undocumented
923 Method toggle_mute Undocumented
933 Method volume_up Undocumented
940 Method volume_down Undocumented
947 Method handle_input Undocumented

Inherited from PigmentController:

Line # Kind Name Docs
65 Method set_path Set the path for the controller.
81 Method has_focus Undocumented
84 Method prepare Called after widget is added to the canvas. It is sensible to do
91 Method removed Called after widget is removed from the canvas.
97 Method clean Clean the component.

Inherited from Component (via PigmentController, Controller):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
130 Method initialize Initialize the component.
def __init__(self):
Undocumented
def exit(self):
Exit the player by asking poblesec's main controller to hide it.
def set_frontend(self, frontend):
Set the frontend for the controller.
Parametersfrontendfrontend (type: elisa.core.components.frontend.Frontend )
def toggle_play_pause(self):
Undocumented
def go_to_pause(self):
Undocumented
def go_to_play(self):
Undocumented
def toggle_mute(self):
Undocumented
def volume_up(self):
Undocumented
def volume_down(self):
Undocumented
def handle_input(self, manager, input_event):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-09-29 19:14:29.