Class: EmpTimeDisplay

EmpTimeDisplay

Displays the time left or the current time in the video


new EmpTimeDisplay(player [, options])

Create a fast-forward button

Parameters:
Name Type Argument Description
player Player
options Object <optional>

Object of option names and values

Properties
Name Type Argument Default Description
mode string <optional>
remainingTime

remainingTime displays a countdown timer and currentTime the current time of a live stream

Extends

  • Component