Class: shaka.ui.HiddenSeekButton

Constructor

new HiddenSeekButton(parentnon-null, controlsnon-null)

Parameters:
Name Type Description
parent HTMLElement
controls shaka.ui.Controls
Extends:
Source:

Extends

Members

hideSeekButtonContainerTimer_ :shaka.util.Timer

This timer will be used to hide seek button on video Container. When the timer ticks it will force button to be invisible.
Type:
Source:

isRewind :boolean

Type:
  • boolean
Source:

lastTouchEventTimeSet_ :number

Type:
  • number
Source:

parent :HTMLElement

Type:
  • HTMLElement
Overrides:
Implements:
Source:

seekContainer :HTMLElement

Type:
  • HTMLElement
Source:

seekIcon :HTMLElement

Type:
  • HTMLElement
Source:

seekValue_ :HTMLElement

Type:
  • HTMLElement
Source:

triggeredTouchValid_ :boolean

Type:
  • boolean
Source:

Methods

hideSeekButtonContainer_()

Source:

onSeekButtonClick_()

Source: