import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { MSMediaKeys } = dom;
Methods
createSession(): MSMediaKeySession
type: string,
initData: Uint8Array,
cdmData?: Uint8Array | null,
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { MSMediaKeys } = dom;