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

HlsScte35SourceType

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

Hls Scte35 Source Type

type HlsScte35SourceType = "MANIFEST" | "SEGMENTS" | cmnP.UnexpectedEnumValue;

§Type

§
"MANIFEST" | "SEGMENTS" | cmnP.UnexpectedEnumValue
[src]