Background

data class Background(val request: NetworkRequest) : Streamable.Media

A data class representing a loaded background video for a Track. The sound of the background video will be removed.

See also

Constructors

Link copied to clipboard
constructor(request: NetworkRequest)

Properties

Link copied to clipboard

The request for the background media