Skip to content

Commit

Permalink
Added description for image config option. (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
netaviator authored Dec 26, 2023
1 parent 15ba995 commit 265f306
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/initialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,14 @@ let player = OvenPlayer.create("player", {
Sets whether to Google IMA or Simple VAST the Ads client when player initialize. "googleima" or "vast".
### ***image***
| **Type** | Default | Required |
| -------- | ------- | -------- |
| String | - | false |
You can set the URL of a poster image / thumbnail. The image file is displayed prior to the player showing the first frames of the video.
### **playlist**
| **Type** | Default | Required |
Expand Down

0 comments on commit 265f306

Please sign in to comment.