mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
Merge branch 'develop'
This commit is contained in:
commit
00a0f1534a
2 changed files with 3 additions and 5 deletions
|
@ -56,8 +56,6 @@
|
|||
}
|
||||
])
|
||||
|
||||
window.player = player;
|
||||
|
||||
player.on('resolutionchange', function(){
|
||||
console.info('Source changed to %s', player.src())
|
||||
})
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "videojs-test",
|
||||
"version": "0.0.0",
|
||||
"name": "videojs-resolution-switcher",
|
||||
"version": "0.1.0",
|
||||
"author": "Kasper Moskwiak",
|
||||
"description": "A revolutionary plugin for video.js",
|
||||
"description": "Resolution switcher for video.js 5",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
"videojs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue