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

HlsTimedMetadataId3Frame

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

Hls Timed Metadata Id3 Frame

type HlsTimedMetadataId3Frame =
| "NONE"
| "PRIV"
| "TDRL"

§Type

§
"NONE" | "PRIV" | "TDRL" | cmnP.UnexpectedEnumValue
[src]