Class: PlayProgressBar

PlayProgressBar

Used by SeekBar to display media playback progress as part of the
ProgressControl.


new PlayProgressBar()

Extends

  • Component

Methods


createEl()

Create the the DOM element for this class.

Returns:

The element that was created.

Type
Element

update(seekBarRect, seekBarPoint)

Enqueues updates to its own DOM as well as the DOM of its
TimeTooltip child.

Parameters:
Name Type Description
seekBarRect Object

The ClientRect for the SeekBar element.

seekBarPoint number

A number from 0 to 1, representing a horizontal reference point
from the left edge of the SeekBar