mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
readme fix
This commit is contained in:
parent
99559207f1
commit
3183bbaf1c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Setup sources dynamically:
|
|||
controls: true
|
||||
}, function(){
|
||||
|
||||
// Add dynamically sources via newVideoSources method
|
||||
// Add dynamically sources via updateSrc method
|
||||
player.updateSrc([
|
||||
{
|
||||
src: 'http://media.xiph.org/mango/tears_of_steel_1080p.webm',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue