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

EmbeddedScte20Detection

import type { EmbeddedScte20Detection } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

Embedded Scte20 Detection

type EmbeddedScte20Detection = "AUTO" | "OFF" | cmnP.UnexpectedEnumValue;