Uses of Class
software.amazon.awssdk.services.mediaconvert.model.ProresSettings
-
Packages that use ProresSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of ProresSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return ProresSettings Modifier and Type Method Description ProresSettingsVideoCodecSettings. proresSettings()Required when you set Codec to the value PRORES.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type ProresSettings Modifier and Type Method Description VideoCodecSettings.BuilderVideoCodecSettings.Builder. proresSettings(ProresSettings proresSettings)Required when you set Codec to the value PRORES.
-