Part of elisa.plugins.raval.raval_widgets.player_osd View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
34 | Method | __init__ | Undocumented |
87 | Method | playing_length__set | Set the length of the playing media (in milliseconds) |
98 | Method | playing_length__get | Get the length of the playing media (in milliseconds) |
105 | Method | title__set | Set the title of the dock |
113 | Method | title__get | Get the current title of the dock |
119 | Method | time__set | Set the time position to position |
128 | Method | time__get | Get the current time position |
183 | Method | conversion_string__set | Set the conversion string for the time to string |
194 | Method | conversion_string__get | Returns the string that is currently used to parse in time.strftime |
215 | Method | time_layout__set | Set how the time should be shown |
222 | Method | time_layout__get | Get the currently used time layout |
Inherited from Dock:
Line # | Kind | Name | Docs |
---|---|---|---|
54 | Method | show | Show the player dock for the next seconds |
69 | Method | _cancel_timer | Undocumented |
73 | Method | hide | Hide the dock |
81 | Method | is_visible | Undocumented |
87 | Method | image_from_path | Undocumented |
90 | Method | connect | Undocumented |
Parameters | title | the name of a movie or a audio file (type: string ) |
Set the conversion string for the time to string @param string: a string that could be parsed by time.strftime if there is none given, the player dock is set in the intelligent mode, and trys to guess what format is usefull