vimeo / player.js

Interact with and control an embedded Vimeo Player.

Home Page:https://player.vimeo.com/api/demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Make Ended Event For Showcases More Useful

zuroma999 opened this issue · comments

Would be nice to be able to detect when the last video in a Showcase has ended.

Expected Behavior

  • Would be great to have a new event that fires when the last video in a Showcase has ended, or alter the current Ended event to include more information (such as current video that just ended, plus total video count) for Showcases.

Actual Behavior

  • The Ended event fires after each video in a Showcase ended. There is no way to know when the very last video in a Showcase has ended.