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.

The change event is fired when a text track is made active or or a textTrackList is otherwise changed

See also: https://developer.mozilla.org/en-US/docs/Web/API/TextTrackList/change_event

Event.

The change event is fired when a text track is made active or
or a `textTrackList` is otherwise changed

See also: `https://developer.mozilla.org/en-US/docs/Web/API/TextTrackList/change_event`
sourceraw docstring

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

× close