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

M2tsEbpPlacement

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

M2ts Ebp Placement

type M2tsEbpPlacement = "VIDEO_AND_AUDIO_PIDS" | "VIDEO_PID" | cmnP.UnexpectedEnumValue;

§Type

§
"VIDEO_AND_AUDIO_PIDS" | "VIDEO_PID" | cmnP.UnexpectedEnumValue
[src]