| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
NielsenActiveWatermarkProcessType |
NielsenNonLinearWatermarkSettings.activeWatermarkProcess()
Choose the type of Nielsen watermarks that you want in your outputs.
|
static NielsenActiveWatermarkProcessType |
NielsenActiveWatermarkProcessType.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static NielsenActiveWatermarkProcessType |
NielsenActiveWatermarkProcessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NielsenActiveWatermarkProcessType[] |
NielsenActiveWatermarkProcessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<NielsenActiveWatermarkProcessType> |
NielsenActiveWatermarkProcessType.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
NielsenNonLinearWatermarkSettings.Builder |
NielsenNonLinearWatermarkSettings.Builder.activeWatermarkProcess(NielsenActiveWatermarkProcessType activeWatermarkProcess)
Choose the type of Nielsen watermarks that you want in your outputs.
|
Copyright © 2023. All rights reserved.