jaruba / wcjs-player

Node Player made for WebChimera.js (libVLC wrapper)
http://webchimera.org/
GNU Lesser General Public License v2.1
178 stars 46 forks source link

FirstPlay event (issue #53) #55

Closed Chayemor closed 8 years ago

Chayemor commented 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() {});

Chayemor commented 8 years ago

Is it accessible via "npm install wcjs-player" ?

jaruba commented 8 years ago

Yes, I published it right now.

Chayemor commented 8 years ago

I do appreciate it, thanks !

jaruba commented 8 years ago

No problem, this is how a project grows. :)