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

Eac3AtmosDialogueIntelligence

import type { Eac3AtmosDialogueIntelligence } from "https://aws-api.deno.dev/v0.4/services/mediaconvert.ts?docs=full";

Enable Dolby Dialogue Intelligence to adjust loudness based on dialogue analysis.

type Eac3AtmosDialogueIntelligence = "ENABLED" | "DISABLED" | cmnP.UnexpectedEnumValue;

§Type

§
"ENABLED" | "DISABLED" | cmnP.UnexpectedEnumValue
[src]