class documentation
Renders a media player for audio and video files.
Parameters | |
name | the name of the property |
url | the URL of the media to display |
on | the operator to execute when the media starts |
on | the operator to execute when the media is played |
on | the operator to execute when the media is paused |
on | the operator to execute when the media is buffering |
on | the operator to execute when the media stops buffering |
on | the operator to execute when the media ends |
on | the operator to execute when the media errors |
on | the operator to execute when the media duration is loaded |
on | the operator to execute when the media is seeked |
on | the operator to execute when the media progresses |
Method | __init__ |
Undocumented |
Inherited from View
:
Method | clone |
Undocumented |
Method | kwargs |
Undocumented |
Method | to |
Undocumented |
Instance Variable | caption |
Undocumented |
Instance Variable | component |
Undocumented |
Instance Variable | components |
Undocumented |
Instance Variable | container |
Undocumented |
Instance Variable | description |
Undocumented |
Instance Variable | label |
Undocumented |
Instance Variable | placeholder |
Undocumented |
Instance Variable | read |
Undocumented |
Instance Variable | space |
Undocumented |
Instance Variable | _kwargs |
Undocumented |