Skip to main content
Module

x/evt/lib/types/lib.dom.ts>MSMediaKeyError

💧EventEmitter's typesafe replacement
Go to Latest
interface MSMediaKeyError
import { type MSMediaKeyError } from "https://deno.land/x/evt@v2.4.3/lib/types/lib.dom.ts";

Properties

readonly
code: number
readonly
systemCode: number
readonly
MS_MEDIA_KEYERR_CLIENT: number
readonly
MS_MEDIA_KEYERR_DOMAIN: number
readonly
MS_MEDIA_KEYERR_HARDWARECHANGE: number
readonly
MS_MEDIA_KEYERR_OUTPUT: number
readonly
MS_MEDIA_KEYERR_SERVICE: number
readonly
MS_MEDIA_KEYERR_UNKNOWN: number