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