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

TtmlDestinationSettings

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

Ttml Destination Settings

interface TtmlDestinationSettings {
StyleControl?: TtmlDestinationStyleControl | null;
}

§Properties

§
StyleControl?: TtmlDestinationStyleControl | null
[src]

When set to passthrough, passes through style and position information from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.