2017-12-05 00:42:07 +02:00
<!DOCTYPE html>
< html >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
< title > < / title >
< script src = "//use.edgefonts.net/source-code-pro.js" > < / script >
2022-10-03 17:07:25 +02:00
< link href = 'https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700' rel = 'stylesheet' type = 'text/css' >
2017-12-05 00:42:07 +02:00
<!-- there are many other style for highlighted code here: https://cdnjs.com/libraries/highlight.js -->
< link rel = "stylesheet" type = "text/css" href = "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.6/styles/atelier-forest.light.min.css" >
< link rel = "stylesheet" type = "text/css" href = "css/api-docs.css" >
< script type = "text/javascript" src = "//cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js" > < / script >
2021-01-06 19:50:22 +02:00
< link rel = "canonical" href = "https://docs.videojs.com" >
< / head >
2017-12-05 00:42:07 +02:00
< body >
2021-01-06 19:50:22 +02:00
< p class = "legacydocsnote" > This documentation is for an outdated version of Video.js. See < a href = "https://docs.videojs.com" > documentation for the current release< / a > .
2017-12-05 00:42:07 +02:00
< script src = "//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.6/highlight.min.js" > < / script >
< script src = "js/doc-data.js" > < / script >
< / body >
< / html >