poster


posterstring

Sets or gets the image shown in the video player before the video is played.

Setting poster changes the displayed poster to the poster found at the new poster value.

Getting poster returns the location of the current poster media file.

The media file is one of the following:

  • An image from the Media Manager. URL Format: wix:image://v1//#originWidth=&originHeight=
  • An external image URL. URL Format: http(s)://site.com/image-file.jpg
Did this help?