Skip to main content

RemoteThumbnailTrack

Extends

Properties

gridHeight

gridHeight?: number;

The grid height of the track.

Inherited from

ThumbnailTrack.gridHeight


gridWidth

gridWidth?: number;

The grid width of the track.

Inherited from

ThumbnailTrack.gridWidth


intervalMs

intervalMs?: number;

The interval in milliseconds of the track.

Inherited from

ThumbnailTrack.intervalMs


mimeType

mimeType?: string;

The MIME type of the track.

Inherited from

RemoteTrack.mimeType


url

url: string;

The URL of the track.

Inherited from

RemoteTrack.url