Vinyl
    Preparing search index...

    Interface TrackNerdStats

    interface TrackNerdStats {
        hasHd: boolean;
        highestStereoQuality: null | AmazonPlaybackQuality;
    }
    Index

    Properties

    hasHd: boolean

    Returns true if this track has HD or UHD stereo quality.

    highestStereoQuality: null | AmazonPlaybackQuality

    The quality information for the highest quality representation of the track. This will be set for asin tracks.