Closed Chayemor closed 8 years ago
Access to 'firstPlay' event, triggered when a new item starts playing, after the change to the aspect occurs. To use --> player.onFirstPlay(function() {});
Is it accessible via "npm install wcjs-player" ?
Yes, I published it right now.
I do appreciate it, thanks !
No problem, this is how a project grows. :)
Access to 'firstPlay' event, triggered when a new item starts playing, after the change to the aspect occurs. To use --> player.onFirstPlay(function() {});