plugins/eventsHandler

add an event listener to the player it can be core event or the wrapper event
Parameters:
Name Type Description
evt String Event name
cb function Callback function
Returns:
function - - function to remove the event listener
Author:
  • Aamir Khan