Uses of Class
software.amazon.awssdk.services.medialive.model.Mpeg2Settings
-
Packages that use Mpeg2Settings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Mpeg2Settings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Mpeg2Settings Modifier and Type Method Description Mpeg2SettingsVideoCodecSettings. mpeg2Settings()Returns the value of the Mpeg2Settings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type Mpeg2Settings Modifier and Type Method Description VideoCodecSettings.BuilderVideoCodecSettings.Builder. mpeg2Settings(Mpeg2Settings mpeg2Settings)Sets the value of the Mpeg2Settings property for this object.
-