jfujita / videojs-http-source-selector

VideoJS plugin that leverages videojs-contrib-quality-levels plugin to offer manual user-select able level selection options for adaptive http streams.
MIT License
62 stars 49 forks source link

Trigger events when users click list items #18

Open msjh80311 opened 5 years ago

msjh80311 commented 5 years ago

Would it be possible to trigger an event like qualitySelected when a user click on the menu list item? It could be useful to track users' preference among the listed choices.