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

Part of elisa.core.player View In Hierarchy

Sent over the message bus when the playing is stopped.
Instance Variablespercenthow much of the media has been shown. (type: float )
Line # Kind Name Docs
50 Method __init__ Initialize the PlayerStopping Message.
def __init__(self, percent=100):
Initialize the PlayerStopping Message.
Parameterspercentthe percent of the media, that was been watched yet (type: float )
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-25 19:17:22.