Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoPreviewImageUrls

Package version

Video preview image URLs. These URLs can be used in conjunction with the video content authorization token to download the most recent still image from the video archive in different resolutions. They are available when the video type is 'archive' and preview images are enabled.

Hierarchy

  • VideoPreviewImageUrls

Index

Properties

Properties

Optional large

large: undefined | string

High resolution preview image URL.

Optional medium

medium: undefined | string

Medium resolution preview image URL.

Optional small

small: undefined | string

Low resolution preview image URL.

Generated using TypeDoc