Skip to main content

DefaultVideo

Overview

DefaultVideo represents a default video provider within the media model. It includes the source URL for the video.

Attributes

type

type: literal = 'default'

Discriminant for the video provider type.

src

type: string

URL pointing to the video source.