Class e.c.p.PlayerBuffering(message.Message):

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 Variablesprogressthe progress in percent (type: float )
Line # Kind Name Docs
91 Method __init__ Undocumented
96 Method progress__get Undocumented
99 Method progress__set Undocumented
def __init__(self, progress):
Undocumented
def progress__get(self):
Undocumented
def progress__set(self, progress):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-09-01 20:02:12.