1
0
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:
wseymour15 2024-02-12 15:23:52 -06:00
parent edb6daf642
commit 269c255419

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