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

AncillarySourceSettings

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

Ancillary Source Settings

interface AncillarySourceSettings {
SourceAncillaryChannelNumber?: number | null;
}

§Properties

§
SourceAncillaryChannelNumber?: number | null
[src]

Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions. If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.