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

M3u8NielsenId3

import type { M3u8NielsenId3 } 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 M3u8NielsenId3 = "INSERT" | "NONE" | cmnP.UnexpectedEnumValue;

§Type