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

SmoothGroupSparseTrackType

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

Smooth Group Sparse Track Type

type SmoothGroupSparseTrackType =
| "NONE"
| "SCTE_35"
| "SCTE_35_WITHOUT_SEGMENTATION"

§Type

§
"NONE" | "SCTE_35" | "SCTE_35_WITHOUT_SEGMENTATION" | cmnP.UnexpectedEnumValue
[src]