Uses of Class
software.amazon.awssdk.services.medialive.model.ColorSpacePassthroughSettings
-
Packages that use ColorSpacePassthroughSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of ColorSpacePassthroughSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return ColorSpacePassthroughSettings Modifier and Type Method Description ColorSpacePassthroughSettingsH264ColorSpaceSettings. colorSpacePassthroughSettings()Returns the value of the ColorSpacePassthroughSettings property for this object.ColorSpacePassthroughSettingsH265ColorSpaceSettings. colorSpacePassthroughSettings()Returns the value of the ColorSpacePassthroughSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type ColorSpacePassthroughSettings Modifier and Type Method Description H264ColorSpaceSettings.BuilderH264ColorSpaceSettings.Builder. colorSpacePassthroughSettings(ColorSpacePassthroughSettings colorSpacePassthroughSettings)Sets the value of the ColorSpacePassthroughSettings property for this object.H265ColorSpaceSettings.BuilderH265ColorSpaceSettings.Builder. colorSpacePassthroughSettings(ColorSpacePassthroughSettings colorSpacePassthroughSettings)Sets the value of the ColorSpacePassthroughSettings property for this object.
-