Part of elisa.plugins.dvd.dvdcontroller View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
249 | Method | __init__ | Undocumented |
283 | Method | send_key | Undocumented |
287 | Method | handle_input | Undocumented |
Inherited from PlayerController:
Line # | Kind | Name | Docs |
---|---|---|---|
835 | Method | _create_interaction | Undocumented |
855 | Method | _exit_clicked_cb | Undocumented |
865 | Method | _play_pause_clicked_cb | Undocumented |
872 | Method | _progress_bar_cb | Undocumented |
875 | Method | _volume_bar_cb | Undocumented |
880 | Method | _volume_mute_cb | Undocumented |
921 | Method | _stop_monitoring | Undocumented |
927 | Method | _monitor | Undocumented |
940 | Method | _player_missing_decoder_cb | Undocumented |
943 | Method | _check_missing_decoders_cb | Undocumented |
970 | Method | _player_unknown_error_cb | Undocumented |
986 | Method | _playback_ended | Undocumented |
992 | Method | set_frontend | Set the frontend for the controller. |
999 | Method | _mouse_motion_cb | Undocumented |
1003 | Method | _load_img_from_theme | Undocumented |
1031 | Method | toggle_play_pause | Undocumented |
1037 | Method | go_to_pause | Undocumented |
1043 | Method | go_to_play | Undocumented |
1049 | Method | toggle_mute | Undocumented |
1061 | Method | _toggle_loading_animation | Undocumented |
1076 | Method | _transform_mapping_matrix_cb | Undocumented |
Inherited from PigmentController (via PlayerController):
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 PlayerController, 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. |