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

PartnerWatermarking

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

If you work with a third party video watermarking partner, use the group of settings that correspond with your watermarking partner to include watermarks in your output.

interface PartnerWatermarking {
NexguardFileMarkerSettings?: NexGuardFileMarkerSettings | null;
}

§Properties

§
NexguardFileMarkerSettings?: NexGuardFileMarkerSettings | null
[src]

For forensic video watermarking, MediaConvert supports Nagra NexGuard File Marker watermarking. MediaConvert supports both PreRelease Content (NGPR/G2) and OTT Streaming workflows.