mirror of
https://github.com/videojs/video.js.git
synced 2025-01-04 06:48:49 +02:00
874cc21a4e
`loadMedia` accepts a MediaObject and an optional ready handler. It'll reset the player -- including text tracks, poster, and source -- before setting the new provided media, which include sources, poster, text tracks. `getMedia` will return either the provided media object or the currently set values for sources, text tracks, and poster. Fixes #4342 |
||
---|---|---|
.. | ||
api | ||
require | ||
unit | ||
globals-shim.js | ||
karma.conf.js |