Vinyl
    Preparing search index...

    Type Alias MediaKeySupport

    type MediaKeySupport = {
        msEme: boolean;
        standardEme: boolean;
        webkitEme: boolean;
    }
    Index

    Properties

    msEme: boolean
    standardEme: boolean
    webkitEme: boolean