| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
DolbyVision |
DolbyVision.clone() |
DolbyVision |
VideoPreprocessor.getDolbyVision()
Enable Dolby Vision feature to produce Dolby Vision compatible video output.
|
DolbyVision |
DolbyVision.withL6Metadata(DolbyVisionLevel6Metadata l6Metadata)
Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in
your input with new values.
|
DolbyVision |
DolbyVision.withL6Mode(DolbyVisionLevel6Mode l6Mode)
Use Dolby Vision Mode to choose how the service will handle Dolby Vision MaxCLL and MaxFALL properies.
|
DolbyVision |
DolbyVision.withL6Mode(String l6Mode)
Use Dolby Vision Mode to choose how the service will handle Dolby Vision MaxCLL and MaxFALL properies.
|
DolbyVision |
DolbyVision.withMapping(DolbyVisionMapping mapping)
Required when you set Dolby Vision Profile to Profile 8.1.
|
DolbyVision |
DolbyVision.withMapping(String mapping)
Required when you set Dolby Vision Profile to Profile 8.1.
|
DolbyVision |
DolbyVision.withProfile(DolbyVisionProfile profile)
Required when you enable Dolby Vision.
|
DolbyVision |
DolbyVision.withProfile(String profile)
Required when you enable Dolby Vision.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoPreprocessor.setDolbyVision(DolbyVision dolbyVision)
Enable Dolby Vision feature to produce Dolby Vision compatible video output.
|
VideoPreprocessor |
VideoPreprocessor.withDolbyVision(DolbyVision dolbyVision)
Enable Dolby Vision feature to produce Dolby Vision compatible video output.
|
Copyright © 2023. All rights reserved.