| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
ColorCorrectionSettings |
ColorCorrectionSettings.clone() |
ColorCorrectionSettings |
EncoderSettings.getColorCorrectionSettings()
Color Correction Settings
|
ColorCorrectionSettings |
ColorCorrectionSettings.withGlobalColorCorrections(Collection<ColorCorrection> globalColorCorrections)
An array of colorCorrections that applies when you are using 3D LUT files to perform color conversion on video.
|
ColorCorrectionSettings |
ColorCorrectionSettings.withGlobalColorCorrections(ColorCorrection... globalColorCorrections)
An array of colorCorrections that applies when you are using 3D LUT files to perform color conversion on video.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncoderSettings.setColorCorrectionSettings(ColorCorrectionSettings colorCorrectionSettings)
Color Correction Settings
|
EncoderSettings |
EncoderSettings.withColorCorrectionSettings(ColorCorrectionSettings colorCorrectionSettings)
Color Correction Settings
|
Copyright © 2024. All rights reserved.