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