1
0
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:
Walter Seymour 2024-02-13 10:35:36 -06:00 committed by GitHub
parent 54e3a0614b
commit 395d608761
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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