Skip to content

Commit

Permalink
docs (README): add an explanation about the shuffleQueueItems externa…
Browse files Browse the repository at this point in the history
…l interface
  • Loading branch information
joaopaulovieira committed Mar 1, 2021
1 parent 2560022 commit df5d630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Defines if the queue plugin should play the media after it's loaded. The plugin
| `player.playNextVideoOnQueue` | | A external interface to use `playNextVideo` via player instance. |
| `plugin.playQueuePosition` | `Number (position of the queue array)` | A external interface to use `playPosition` via player instance. |
| `plugin.playQueueItem` | `URL` | A external interface to use `playItem` via player instance. |
| `plugin.shuffleQueueItems` | | A external interface to use `shuffleItems` via player instance. |

| getter | description | Response |
|--------|-------------|:--------:|
Expand Down

0 comments on commit df5d630

Please sign in to comment.