Video
constructor(video: Blob, captions: List<VideoCaption> = emptyList(), alt: String? = null, aspectRatio: AspectRatio? = 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.