Part of elisa.core.player View In Hierarchy
Sent if the player is loading before playing or if it is prebuffering during playing. This message might be sent very often and is mainly useful for user interface updates.
This message is optional and the frontend should not expect that every player sends it or is able to send it.Instance Variables | progress | the progress in percent (type: float ) |
Line # | Kind | Name | Docs |
---|---|---|---|
91 | Method | __init__ | Undocumented |
96 | Method | progress__get | Undocumented |
99 | Method | progress__set | Undocumented |