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