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