| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
NexGuardFileMarkerSettings |
NexGuardFileMarkerSettings.clone() |
NexGuardFileMarkerSettings |
PartnerWatermarking.getNexguardFileMarkerSettings()
For forensic video watermarking, MediaConvert supports Nagra NexGuard File Marker watermarking.
|
NexGuardFileMarkerSettings |
NexGuardFileMarkerSettings.withLicense(String license)
Use the base64 license string that Nagra provides you.
|
NexGuardFileMarkerSettings |
NexGuardFileMarkerSettings.withPayload(Integer payload)
Specify the payload ID that you want associated with this output.
|
NexGuardFileMarkerSettings |
NexGuardFileMarkerSettings.withPreset(String preset)
Enter one of the watermarking preset strings that Nagra provides you.
|
NexGuardFileMarkerSettings |
NexGuardFileMarkerSettings.withStrength(String strength)
Optional.
|
NexGuardFileMarkerSettings |
NexGuardFileMarkerSettings.withStrength(WatermarkingStrength strength)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartnerWatermarking.setNexguardFileMarkerSettings(NexGuardFileMarkerSettings nexguardFileMarkerSettings)
For forensic video watermarking, MediaConvert supports Nagra NexGuard File Marker watermarking.
|
PartnerWatermarking |
PartnerWatermarking.withNexguardFileMarkerSettings(NexGuardFileMarkerSettings nexguardFileMarkerSettings)
For forensic video watermarking, MediaConvert supports Nagra NexGuard File Marker watermarking.
|
Copyright © 2022. All rights reserved.