Video

data class Video(val fileName: String)

A fileName of a video to request the thumbnail of.

Parameters

fileName

the fileName of the requested video to get the thumbnail of.

Constructors

Link copied to clipboard
constructor(fileName: String)

Properties

Link copied to clipboard