taglib-ts
    Preparing search index...

    Audio properties for Matroska files (MKV, MKA, WebM).

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _readStyle: ReadStyle

    The read style used when parsing the audio stream.

    Accessors

    • get bitrate(): number

      Bitrate in kbit/s, computed lazily from file length and duration.

      Returns number

    • get lengthInMilliseconds(): number

      Playback duration in milliseconds.

      Returns number

    • get lengthInSeconds(): number

      Duration rounded to the nearest second.

      Returns number

    Methods