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

M2tsScte35Esam

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

Settings for SCTE-35 signals from ESAM. Include this in your job settings to put SCTE-35 markers in your HLS and transport stream outputs at the insertion points that you specify in an ESAM XML document. Provide the document in the setting SCC XML (sccXml).

interface M2tsScte35Esam {
Scte35EsamPid?: number | null;
}

§Properties

§
Scte35EsamPid?: number | null
[src]

Packet Identifier (PID) of the SCTE-35 stream in the transport stream generated by ESAM.