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 |
| 950 | Method | _player_unknown_error_cb | Undocumented |
| 966 | Method | _playback_ended | Undocumented |
| 972 | Method | set_frontend | Set the frontend for the controller. |
| 979 | Method | _mouse_motion_cb | Undocumented |
| 983 | Method | _load_img_from_theme | Undocumented |
| 1011 | Method | toggle_play_pause | Undocumented |
| 1017 | Method | go_to_pause | Undocumented |
| 1023 | Method | go_to_play | Undocumented |
| 1029 | Method | toggle_mute | Undocumented |
| 1041 | Method | _toggle_loading_animation | Undocumented |
| 1056 | 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. |