OpenTV Player Web HTML5

Class: EventTarget

videojs~videojs. EventTarget

new module:videojs~videojs.EventTarget()

EventTarget is a class that can have the same API as the DOM EventTarget. It adds shorthand functions that wrap around lengthy functions. For example: the on function is a wrapper around addEventListener.

See: