Skip to content

Commit

Permalink
Update ivs-player-reference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dawhitla authored Aug 9, 2023
1 parent 19efbe7 commit c01793f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/ivs-player-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,13 @@ Opening a player or specifying new `streamUrl` will make it automatically play,
default: `true`
type: `boolean`

### loop _(optional)_

Controls whether the stream should repeat when it reaches the end.

default: `true`
type: `boolean`

### logLevel _(optional)_

Specifies level of logging information from player to the console.
Expand Down

0 comments on commit c01793f

Please sign in to comment.