Part of elisa.plugins.poblesec.videoplayer_controls View In Hierarchy
Its slave
passed
to the constructor must be of type elisa.plugins.poblesec.player_video.VideoPlayerController
.
Line # | Kind | Name | Docs |
---|---|---|---|
316 | Method | activate | Activating the action runs the action code attached to the control. |
Inherited from MultiCaptionControl:
Line # | Kind | Name | Docs |
---|---|---|---|
251 | Method | __init__ | Constructor. |
257 | Method | _temporary_caption__set | Undocumented |
271 | Method | _temporary_caption__get | Undocumented |
Inherited from Control (via MultiCaptionControl):
Line # | Kind | Name | Docs |
---|---|---|---|
77 | Method | caption__set | Undocumented |
81 | Method | caption__get | Undocumented |
86 | Method | glyphs__set | Undocumented |
90 | Method | glyphs__get | Undocumented |
106 | Method | pre_activate | Code run prior to control activation. |
117 | Method | de_pre_activate | Code run after control activation. |