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

Eac3StereoDownmix

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

Eac3 Stereo Downmix

type Eac3StereoDownmix =
| "DPL2"
| "LO_RO"
| "LT_RT"
| "NOT_INDICATED"

§Type

§
"DPL2" | "LO_RO" | "LT_RT" | "NOT_INDICATED" | cmnP.UnexpectedEnumValue
[src]