mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 17:59:42 +02:00
RM fix
This commit is contained in:
parent
a9178dc4aa
commit
b6d6c348ec
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ player.currentResolution('SD', function(_player, _sources, _label){
|
|||
|
||||
| name | type | required | description |
|
||||
|:----:|:----:|:--------:|:-----------:|
|
||||
| palyer| Object | yes | videojs player object |
|
||||
| player| Object | yes | videojs player object |
|
||||
| sources | Array | no | array of sources |
|
||||
| label | String | no | name of label |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue