Vinyl
    Preparing search index...

    Interface AmznStreamingOptions

    interface AmznStreamingOptions {
        hdEnabled: boolean;
        uhdEnabled: boolean;
    }
    Index

    Properties

    hdEnabled: boolean

    If true, allows HD (HD track type) to be played.

    uhdEnabled: boolean

    If true, allows UHD (HD track type with 24-bit) to be played. If hdEnabled is false, UHD playback will also not be allowed.