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