class Aws::MediaConvert::Types::PartnerWatermarking

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.

@note When making an API call, you may pass PartnerWatermarking

data as a hash:

    {
      nexguard_file_marker_settings: {
        license: "__stringMin1Max100000",
        payload: 1,
        preset: "__stringMin1Max256",
        strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
      },
    }

@!attribute [rw] nexguard_file_marker_settings

For forensic video watermarking, MediaConvert supports Nagra
NexGuard File Marker watermarking. MediaConvert supports both
PreRelease Content (NGPR/G2) and OTT Streaming workflows.
@return [Types::NexGuardFileMarkerSettings]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/PartnerWatermarking AWS API Documentation

Constants

SENSITIVE