Uses of Class
software.amazon.awssdk.services.medialive.model.Hdr10Settings
-
Packages that use Hdr10Settings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Hdr10Settings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Hdr10Settings Modifier and Type Method Description Hdr10SettingsH265ColorSpaceSettings. hdr10Settings()Returns the value of the Hdr10Settings property for this object.Hdr10SettingsVideoSelectorColorSpaceSettings. hdr10Settings()Returns the value of the Hdr10Settings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type Hdr10Settings Modifier and Type Method Description H265ColorSpaceSettings.BuilderH265ColorSpaceSettings.Builder. hdr10Settings(Hdr10Settings hdr10Settings)Sets the value of the Hdr10Settings property for this object.VideoSelectorColorSpaceSettings.BuilderVideoSelectorColorSpaceSettings.Builder. hdr10Settings(Hdr10Settings hdr10Settings)Sets the value of the Hdr10Settings property for this object.
-