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

NielsenPcmToId3TaggingState

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

State of Nielsen PCM to ID3 tagging

type NielsenPcmToId3TaggingState = "DISABLED" | "ENABLED" | cmnP.UnexpectedEnumValue;

§Type

§
"DISABLED" | "ENABLED" | cmnP.UnexpectedEnumValue
[src]