mirror of
https://github.com/videojs/video.js.git
synced 2024-12-23 02:04:34 +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.
|
* Values other than arrays are ignored.
|
||||||
*
|
*
|
||||||
* @fires Player#playbackrateschange
|
* @fires Player#playbackrateschange
|
||||||
* @param {number[]} newRates
|
* @param {number[]} [newRates]
|
||||||
* The new rates that the playback rates menu should update to.
|
* The new rates that the playback rates menu should update to.
|
||||||
* An empty array will hide the menu
|
* An empty array will hide the menu
|
||||||
* @return {number[]} When used as a getter will return the current playback rates
|
* @return {number[]} When used as a getter will return the current playback rates
|
||||||
|
Loading…
Reference in New Issue
Block a user