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

M2tsNielsenId3

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

If INSERT, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.

type M2tsNielsenId3 = "INSERT" | "NONE" | cmnP.UnexpectedEnumValue;

§Type