Skip to content
Advertisement

Tag: brightcove

Brightcove video player events for React

Need: I want to get the onComplete event (like the answer here: How to detect the end of a BrightCove Video?) but not able to hook it up to the react version – the documentation link in the answer also returns a 404 MVCE: Using the codepen on https://player.support.brightcove.com/coding-topics/react-player-loader.html unable to get onComplete to fire, like success case is firing

Advertisement