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

Eac3AttenuationControl

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

Eac3 Attenuation Control

type Eac3AttenuationControl = "ATTENUATE_3_DB" | "NONE" | cmnP.UnexpectedEnumValue;

§Type

§
"ATTENUATE_3_DB" | "NONE" | cmnP.UnexpectedEnumValue
[src]