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