getPosterImage

open fun getPosterImage(): URI

Gets the poster image source.

It selects a source from the list of POSTER_SOURCES in the Video properties if available, giving preference to the HTTPS version of the poster source.

If the POSTER_SOURCES video property is not available, it will return the STILL_IMAGE_URI video property, or null otherwise.

Return

the poster image