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

OutputSettings

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

Specific settings for this type of output.

interface OutputSettings {
HlsSettings?: HlsSettings | null;
}

§Properties

§
HlsSettings?: HlsSettings | null
[src]

Settings for HLS output groups