A-Tractor - v2.3.1
    Preparing search index...

    Component to display current time position in human readable representation (suh as '00:00' or '00:00:00').

    Index

    Constructors

    Methods

    Constructors

    • Constructor

      Parameters

      • mediaElement: HTMLMediaElement

        Input HTML element with source media (audio|video).

      • viewElement: HTMLElement

        The HTML container for timer.

      • Optionaloptions: IMediaTimerOptions

        Option params.

      Returns MediaTimer

    Methods

    • Removes all event listeners.

      Returns void