| 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.withProfile(DolbyVisionProfile profile)
In the current MediaConvert implementation, the Dolby Vision profile is always 5 (PROFILE_5).
|
DolbyVision |
DolbyVision.withProfile(String profile)
In the current MediaConvert implementation, the Dolby Vision profile is always 5 (PROFILE_5).
|
| 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 © 2020. All rights reserved.