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

Mpeg2DisplayRatio

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

Mpeg2 Display Ratio

type Mpeg2DisplayRatio = "DISPLAYRATIO16X9" | "DISPLAYRATIO4X3" | cmnP.UnexpectedEnumValue;

§Type

§
"DISPLAYRATIO16X9" | "DISPLAYRATIO4X3" | cmnP.UnexpectedEnumValue
[src]