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

ContainerFormat

import type { ContainerFormat } from "https://aws-api.deno.dev/v0.4/services/kinesisvideoarchivedmedia.ts?docs=full";
type ContainerFormat = "FRAGMENTED_MP4" | "MPEG_TS" | cmnP.UnexpectedEnumValue;

§Type

§
"FRAGMENTED_MP4" | "MPEG_TS" | cmnP.UnexpectedEnumValue
[src]