Skip to main content

RemoteThumbnailTrack

Extends

Properties

url

url: string

The URL of the track.

Inherited from

RemoteTrack.url


mimeType?

optional mimeType: string

The MIME type of the track.

Inherited from

RemoteTrack.mimeType


gridWidth?

optional gridWidth: number

The grid width of the track.

Inherited from

ThumbnailTrack.gridWidth


gridHeight?

optional gridHeight: number

The grid height of the track.

Inherited from

ThumbnailTrack.gridHeight


intervalMs?

optional intervalMs: number

The interval in milliseconds of the track.

Inherited from

ThumbnailTrack.intervalMs