Interface IRemoteVttThumbnailTrackOptions

interface IRemoteVttThumbnailTrackOptions {
    url: URL;
}

Properties

Properties

url: URL