&poster
Lets you specify a poster image for videos that have not yet started playing
Viewer-Side Option! (&view
, &scene
, &room
)
Options
Example: &poster=./media/bg_sample.webp
Value | Description |
---|---|
(encoded URL) | takes an encoded URL, pointing to a CORS-accessible image file |
Details
&poster
lets you specify a poster image for videos that have not yet started playing (using the built-in HTML poster attribute). This flag takes an encoded URL, pointing to a CORS-accessible image file.
Example of the command:
Related
&hideplaybuttonLast updated