taglib-ts
    Preparing search index...

    Ownership frame (OWNE).

    Structure: encoding(1) + pricePaid(null-terminated Latin1) + datePurchased(8 bytes YYYYMMDD) + seller(in encoding).

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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

    Accessors

    • get size(): number

      Gets the payload size in bytes from the header.

      Returns number

    Methods

    • Returns a human-readable summary combining the seller, date, and price.

      Returns string

      A string of the form "<seller> <datePurchased> <pricePaid>".