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

MpdAccessibilityCaptionHints

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

TODO: Failed to render documentation: unhandled top level doc tag Accessibility

type MpdAccessibilityCaptionHints = "INCLUDE" | "EXCLUDE" | cmnP.UnexpectedEnumValue;

§Type

§
"INCLUDE" | "EXCLUDE" | cmnP.UnexpectedEnumValue
[src]