VideoPlayer ControlEvents
Description
Available events for adding custom JavaScript to a VideoPlayer control.
Available Events
- Name
- Description
- VideoPlayer onFullScreen Event
Fires when the VideoPlayer control is switched to full screen mode.
- VideoPlayer onFullScreenExit Event
Fires when the VideoPlayer control is switched out of full screen mode.
- VideoPlayer onLoaded Event
Fires after when a new video has been loaded into the VideoPlayer control.
- VideoPlayer onPause Event
Fires when playback is paused in a VideoPlayer control.
- VideoPlayer onPlay Event
Fires when playback is started or resumed in a VideoPlayer control.
- VideoPlayer onTimeUpdate Event
Fires continuously while the VideoPlayer control is playing.
See Also
