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

Eac3PassthroughControl

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

Eac3 Passthrough Control

type Eac3PassthroughControl = "NO_PASSTHROUGH" | "WHEN_POSSIBLE" | cmnP.UnexpectedEnumValue;

§Type

§
"NO_PASSTHROUGH" | "WHEN_POSSIBLE" | cmnP.UnexpectedEnumValue
[src]