Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/cueshit/duration.ts>getDurationFormatter

Convert between different cue sheet / chapter / tracklist formats
Latest
function getDurationFormatter
import { getDurationFormatter } from "https://deno.land/x/cueshit@v0.7.0/duration.ts";

Creates a function which formats a duration according to the given format.

Parameters

optional
format: Partial<DurationFormat> = [UNSUPPORTED]