You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConvert::Types::PartnerWatermarking
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaConvert::Types::PartnerWatermarking
- Defined in:
- (unknown)
Overview
When passing PartnerWatermarking as input to an Aws::Client method, you can use a vanilla Hash:
{
nexguard_file_marker_settings: {
license: "__stringMin1Max100000",
payload: 1,
preset: "__stringMin1Max256",
strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
},
}
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.
Returned by:
Instance Attribute Summary collapse
-
#nexguard_file_marker_settings ⇒ Types::NexGuardFileMarkerSettings
For forensic video watermarking, MediaConvert supports Nagra NexGuard File Marker watermarking.
Instance Attribute Details
#nexguard_file_marker_settings ⇒ Types::NexGuardFileMarkerSettings
For forensic video watermarking, MediaConvert supports Nagra NexGuard File Marker watermarking. MediaConvert supports both PreRelease Content (NGPR/G2) and OTT Streaming workflows.