Video

constructor(url: Optional<String> = Optional.Missing(), height: OptionalInt = OptionalInt.Missing, width: OptionalInt = OptionalInt.Missing)(source)

Parameters

url

The source url of the video.

height

The height of the video.

width

The width of the video.