Uses of Class
software.amazon.awssdk.services.medialive.model.H265ColorSpaceSettings
-
Packages that use H265ColorSpaceSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of H265ColorSpaceSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return H265ColorSpaceSettings Modifier and Type Method Description H265ColorSpaceSettingsH265Settings. colorSpaceSettings()Color Space settingsMethods in software.amazon.awssdk.services.medialive.model with parameters of type H265ColorSpaceSettings Modifier and Type Method Description H265Settings.BuilderH265Settings.Builder. colorSpaceSettings(H265ColorSpaceSettings colorSpaceSettings)Color Space settings
-