Usage examples for the functions on videojs Table of Contents videojs() options getComponent() registerComponent() getTech() registerTech() extend() mergeOptions() ...
Hooks Table of Contents Current Hooks beforesetup Example setup Example Usage Adding Example Adding Once Example Getting Example Removing Example Hooks Hooks exi...
Debugging Table of Contents Logging API Overview Log Safely Log Objects Usefully Creating new Loggers Log Levels Available Log Levels Debug Logging History History filterin...
Components Table of Contents What is a Component? Creating a Component Component Children Basic Example Using Options Event Listening Using on Using off Using one Using...
Playback Technology (“Tech”) Building an API Wrapper Required Methods Required Events Optional Events (include if supported) Adding Playback Technology Tag Method: Object Meth...
Video.js Plugins Writing a Basic Plugin Write a JavaScript Function Register a Basic Plugin Writing an Advanced Plugin Write a JavaScript Class/Constructor Register an Advanced...
Video.js and ReactJS integration Using a React Component as a Video JS Component Video.js and ReactJS integration Here’s a basic ReactJS player implementation. It just instan...
Player Workflows Table of Contents Accessing a player that has already been created on a page Removing Players dispose() Checking if a Player is Disposed Signs of an Undispos...