mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-04 02:09:41 +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
|
controls: true
|
||||||
}, function(){
|
}, function(){
|
||||||
|
|
||||||
// Add dynamically sources via newVideoSources method
|
// Add dynamically sources via updateSrc method
|
||||||
player.updateSrc([
|
player.updateSrc([
|
||||||
{
|
{
|
||||||
src: 'http://media.xiph.org/mango/tears_of_steel_1080p.webm',
|
src: 'http://media.xiph.org/mango/tears_of_steel_1080p.webm',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue