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

AudioDescriptionAudioTypeControl

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

Audio Description Audio Type Control

type AudioDescriptionAudioTypeControl = "FOLLOW_INPUT" | "USE_CONFIGURED" | cmnP.UnexpectedEnumValue;

§Type

§
"FOLLOW_INPUT" | "USE_CONFIGURED" | cmnP.UnexpectedEnumValue
[src]