cladera / videojs-offset

VideoJS plugin for play a segment of a video.
MIT License
64 stars 43 forks source link

fix(timeupdate): Trigger `ended` event when clip reaches the end #23

Closed cladera closed 6 years ago

cladera commented 7 years ago

Description

When the media reaches the end ended event is triggered.

Specific Changes proposed

Requirements Checklist

cladera commented 7 years ago

Implementation for issue #22 requested by @guavajellyaaron