Video

constructor(video: Blob, captions: List<VideoCaption>? = null, alt: String? = null, aspectRatio: AspectRatio? = null, presentation: VideoPresentation? = null)

Parameters

video

The mp4 video file. May be up to 100mb, formerly limited to 50mb.

alt

Alt text description of the video, for accessibility.

presentation

A hint to the client about how to present the video.