Share via


VideoPreviewImageUrls Class

Definition

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.

public class VideoPreviewImageUrls
type VideoPreviewImageUrls = class
Public Class VideoPreviewImageUrls
Inheritance
VideoPreviewImageUrls

Constructors

VideoPreviewImageUrls()

Initializes a new instance of the VideoPreviewImageUrls class.

VideoPreviewImageUrls(String, String, String)

Initializes a new instance of the VideoPreviewImageUrls class.

Properties

Large

Gets or sets high resolution preview image URL.

Medium

Gets or sets medium resolution preview image URL.

Small

Gets or sets low resolution preview image URL.

Applies to