Video

data class Video(val fileName: String)

A Video fileName.

Parameters

fileName

The fileName of an available video

Constructors

Link copied to clipboard
constructor(fileName: String)

Properties

Link copied to clipboard