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

DvbSubSourceSettings

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

DVB Sub Source Settings

interface DvbSubSourceSettings {
Pid?: number | null;
}

§Properties

§
Pid?: number | null
[src]

When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content. Unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors.