Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

iono Player utils doesn't work. says undefined function formatSeconds.  #1

@TheFrankman

Description

@TheFrankman
player.on('timeupdate', function (event) {
     // use the formatSeconds utility to convert the position
    // from seconds to an hh:mm:ss timecode
    $position.textContent = iono.Player.utils.formatSeconds(event.position);
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions