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

M3u8PcrControl

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

M3u8 Pcr Control

type M3u8PcrControl = "CONFIGURED_PCR_PERIOD" | "PCR_EVERY_PES_PACKET" | cmnP.UnexpectedEnumValue;

§Type

§
"CONFIGURED_PCR_PERIOD" | "PCR_EVERY_PES_PACKET" | cmnP.UnexpectedEnumValue
[src]