Methods

(static) createProgressBar() → {object}

createProgressBar: Creates and appends progress bar to button

Returns:
Type: 
object

(static) init() → {void}

Returns:
Type: 
void

(static) onIconLoaded() → {void}

onIconLoaded: Called when button icon finishes loading

Returns:
Type: 
void

(static) onTicksChanged() → {void}

onTicksChanged: Updates progress bar when playback position or runtime changes

Returns:
Type: 
void

(static) updateProgressBar() → {void}

updateProgressBar: Creates/updates the progress bar based on current tick values

Returns:
Type: 
void