taglib-ts
    Preparing search index...

    Class Id3v2FrameAbstract

    Abstract base class for all ID3v2 frame types.

    Subclasses must implement parseFields and renderFields to handle the frame-specific payload. The common frame header is managed here.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    The parsed frame header, containing the frame ID, size, and flags.

    Accessors

    Methods