mirror of
https://github.com/videojs/video.js.git
synced 2024-11-28 08:58:46 +02:00
chore: update playbackRates jsdoc (#8583)
This commit is contained in:
parent
54e3a0614b
commit
395d608761
@ -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