Class: vttThumbnailsPlugin

vttThumbnailsPlugin()

VTT Thumbnails class.

This class performs all functions related to displaying the vtt thumbnails.

Constructor

new vttThumbnailsPlugin()

Source:

Methods

getBaseUrl() → {string}

Builds a base URL should we require one.

Source:
Returns:
Type
string

getVttFile(url) → {Promise}

Grabs the contents of the VTT file.

Parameters:
Name Type Description
url
Source:
Returns:
Type
Promise

initializeThumbnails()

Bootstrap the plugin.

Source:

vttFileLoaded()

Callback for loaded VTT file.

Source: