poster property

Gets or sets a URL of an image to display, for example, like a movie poster. This can be a still frame from the video, or another image if no video data is available.

 

Syntax

object.put_poster(
            string
           URL);object.get_poster(
            string
          * URL);

Property values

Type: string

The URL of an image file.

Standards information

Remarks

The poster property requires a non-empty URL.