This documentation is for an outdated version of Video.js. See documentation for the current release.

API Index

Inherited Methods from Component

MediaLoader

The Media Loader is the component that decides which playback technology to load when the player is initialized.

DEFINED IN: loader.js line number: 9

EXTENDS: component.js

Constructor

MediaLoader( player,[options],[ready] )

Parameters

nameTypeRequiredDescription
playerObjectyesMain Player
optionsObjectnoObject of option names and values
readyfunctionnoReady callback function