-
- Downloads
feat: Allow to use custom Player class (#3458)
This allows a user to register a new Player component with videojs to be used when videojs is called. If a player has been created already when trying to register a Player component, an error is thrown. Fixes #3335 and #3016.
Loading
Please register or sign in to comment