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.4/services/medialive.ts?docs=full";

Ttml Destination Settings

interface TtmlDestinationSettings {
StyleControl?: TtmlDestinationStyleControl | null;
}

§Properties

§
StyleControl?: TtmlDestinationStyleControl | null
[src]

This field is not currently supported and will not affect the output styling. Leave the default value.