Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

MpegCommonEncryption

import type { MpegCommonEncryption } from "https://googleapis.deno.dev/v1/transcoder:v1.ts";

Configuration for MPEG Common Encryption (MPEG-CENC).

interface MpegCommonEncryption {
scheme?: string;
}

§Properties

§
scheme?: string
[src]

Required. Specify the encryption scheme. Supported encryption schemes: - cenc - cbcs