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