aspectratio |
Emitted when the aspect ratio of the video is known, or subsequently changes. |
buffering |
Emitted when more data must be downloaded before playback can continue. |
duration |
Emitted when the duration of the video is known, or subsequently changes. |
error |
Emitted when there's an issue with video playback. |
finish |
Emitted when the video completes. |
pause |
Emitted when the video is paused. |
playing |
Emitted when playback first occurs. |
resize |
Emitted when the width/height in pixels of the video is known, or subsequently changes. |
time |
Emitted when the seek position of playback changes. |