Uses of Class
software.amazon.awssdk.services.mediaconvert.model.H265Settings
-
Packages that use H265Settings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of H265Settings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return H265Settings Modifier and Type Method Description H265SettingsVideoCodecSettings. h265Settings()Settings for H265 codecMethods in software.amazon.awssdk.services.mediaconvert.model with parameters of type H265Settings Modifier and Type Method Description VideoCodecSettings.BuilderVideoCodecSettings.Builder. h265Settings(H265Settings h265Settings)Settings for H265 codec
-