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 Hdr10SettingsAv1ColorSpaceSettings. hdr10Settings()Returns the value of the Hdr10Settings property for this object.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 Av1ColorSpaceSettings.BuilderAv1ColorSpaceSettings.Builder. hdr10Settings(Hdr10Settings hdr10Settings)Sets the value of the Hdr10Settings property for this object.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.
-