mirror of
https://github.com/videojs/video.js.git
synced 2024-12-21 01:39:04 +02:00
chore: update playbackRates documentation
This commit is contained in:
parent
edb6daf642
commit
269c255419
@ -5246,7 +5246,7 @@ class Player extends Component {
|
||||
* Values other than arrays are ignored.
|
||||
*
|
||||
* @fires Player#playbackrateschange
|
||||
* @param {number[]} newRates
|
||||
* @param {number[]} [newRates]
|
||||
* The new rates that the playback rates menu should update to.
|
||||
* An empty array will hide the menu
|
||||
* @return {number[]} When used as a getter will return the current playback rates
|
||||
|
Loading…
Reference in New Issue
Block a user