Liking cljdoc? Tell your friends :D
ClojureScript only.

web.media.TextTrackList.ev

TextTrackList Events.

TextTrackList Events.
raw docstring

addtrackcljs

Event.

Fired when a new text track has been added to the media element. Also available via the onaddtrack property.

Event.

Fired when a new text track has been added to the media element.
Also available via the onaddtrack property.
sourceraw docstring

changecljs

Event.

Fired when a text track has been made active or inactive. Also available via the onchange property.

Event.

Fired when a text track has been made active or inactive.
Also available via the onchange property.
sourceraw docstring

removetrackcljs

Event.

Fired when a new text track has been removed from the media element. Also available via the onremovetrack property.

Event.

Fired when a new text track has been removed from the media element.
Also available via the onremovetrack property.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close