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 |
---|---|---|---|
815 | Method | _create_interaction | Undocumented |
835 | Method | _exit_clicked_cb | Undocumented |
845 | Method | _play_pause_clicked_cb | Undocumented |
852 | Method | _progress_bar_cb | Undocumented |
855 | Method | _volume_bar_cb | Undocumented |
860 | Method | _volume_mute_cb | Undocumented |
901 | Method | _stop_monitoring | Undocumented |
907 | Method | _monitor | Undocumented |
920 | Method | _player_missing_decoder_cb | Undocumented |
923 | Method | _check_missing_decoders_cb | Undocumented |
955 | Method | _player_unknown_error_cb | Undocumented |
971 | Method | _playback_ended | Undocumented |
977 | Method | set_frontend | Set the frontend for the controller. |
984 | Method | _mouse_motion_cb | Undocumented |
988 | Method | _load_img_from_theme | Undocumented |
1016 | Method | toggle_play_pause | Undocumented |
1022 | Method | go_to_pause | Undocumented |
1028 | Method | go_to_play | Undocumented |
1034 | Method | toggle_mute | Undocumented |
1046 | Method | _toggle_loading_animation | Undocumented |
1061 | Method | _transform_mapping_matrix_cb | Undocumented |
Inherited from PigmentController (via PlayerController):
Line # | Kind | Name | Docs |
---|---|---|---|
64 | Method | set_path | Set the path for the controller. |
80 | Method | has_focus | Undocumented |
83 | Method | prepare | Called after widget is
added to the canvas. It is sensible to do
|
90 | Method | removed | Called after widget is
removed from the canvas.
|
96 | 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. |