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

DashIsoHbbtvCompliance

import type { DashIsoHbbtvCompliance } from "https://aws-api.deno.dev/v0.4/services/mediaconvert.ts?docs=full";

Supports HbbTV specification as indicated

type DashIsoHbbtvCompliance = "HBBTV_1_5" | "NONE" | cmnP.UnexpectedEnumValue;

§Type

§
"HBBTV_1_5" | "NONE" | cmnP.UnexpectedEnumValue
[src]