Vinyl
    Preparing search index...

    Interface GeneralTrackInfo

    interface GeneralTrackInfo {
        bitrate?: number;
        contentFormat?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    bitrate?: number
    contentFormat?: string