Skip to main content

Table 1 Events specific to the MediaElement API that can be triggered during video execution

From: Using open source technologies and open internet resources for building an interactive video based learning environment that supports learning analytics

1

Loadeddata

Called when the video is loaded.

2

Seeked

Called when the learner moves the video playhead to a new position.

3

Play

Called when the video starts playing or resumes after a pause.

4

Pause

Called when the video is paused.

5

Ended

Called when the video reaches its end.

6

Volumechange

Called on volume change.

7

Muted

Called on sound mute.