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

Scte35TimeSignalScheduleActionSettings

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

Settings for a SCTE-35 time_signal.

interface Scte35TimeSignalScheduleActionSettings {
Scte35Descriptors: Scte35Descriptor[];
}

§Properties

§
Scte35Descriptors: Scte35Descriptor[]
[src]

The list of SCTE-35 descriptors accompanying the SCTE-35 time_signal.