Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Oct 7, 2023
1 parent 5932e1c commit 1fe4c8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,13 @@ youTubePlayer.update(

> **Note**: Updating the `YouTubePlayer.Configuration` will result in a reload of the entire YouTubePlayer
#### Reload

```swift
// Reloads the player
youTubePlayer.reload()
```

#### Changing the player volume

```swift
Expand Down

0 comments on commit 1fe4c8b

Please sign in to comment.