VideoMedia
Overview
VideoMedia
represents a video asset within the media model. It includes the alternative text, optional title, and provider details for the video.
Attributes
type
type: literal = 'video'
Discriminant for the media type.
alt
type: string
Alternative text for the video.
title
type: string
Optional title for the video.
provider
type: VideoProvider
Details about the video provider.