Amazon Vinyl
    Preparing search index...

    Interface DrmPlaybackOptions

    interface DrmPlaybackOptions {
        abort?: ReadonlyAbort;
        trackUri?: string | null;
    }
    Index

    If aborted, the created session will be closed.

    trackUri?: string | null

    The track initiating playback/buffering. Stamped onto any created key session so its license loadSpanMeasured attributes to the correct track.