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