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

NielsenWatermarksSettings

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

Nielsen Watermarks Settings

interface NielsenWatermarksSettings {
NielsenCbetSettings?: NielsenCBET | null;
NielsenDistributionType?: NielsenWatermarksDistributionTypes | null;
NielsenNaesIiNwSettings?: NielsenNaesIiNw | null;
}

§Properties

§
NielsenCbetSettings?: NielsenCBET | null
[src]

Complete these fields only if you want to insert watermarks of type Nielsen CBET

§
NielsenDistributionType?: NielsenWatermarksDistributionTypes | null
[src]

Choose the distribution types that you want to assign to the watermarks:

  • PROGRAM_CONTENT
  • FINAL_DISTRIBUTOR
§
NielsenNaesIiNwSettings?: NielsenNaesIiNw | null
[src]

Complete these fields only if you want to insert watermarks of type Nielsen NAES II (N2) and Nielsen NAES VI (NW).