static H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.builder() |
|
default H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.colorSpacePassthroughSettings(Consumer<ColorSpacePassthroughSettings.Builder> colorSpacePassthroughSettings) |
Sets the value of the ColorSpacePassthroughSettings property for this object.
|
H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.colorSpacePassthroughSettings(ColorSpacePassthroughSettings colorSpacePassthroughSettings) |
Sets the value of the ColorSpacePassthroughSettings property for this object.
|
default H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.dolbyVision81Settings(Consumer<DolbyVision81Settings.Builder> dolbyVision81Settings) |
Sets the value of the DolbyVision81Settings property for this object.
|
H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.dolbyVision81Settings(DolbyVision81Settings dolbyVision81Settings) |
Sets the value of the DolbyVision81Settings property for this object.
|
default H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.hdr10Settings(Consumer<Hdr10Settings.Builder> hdr10Settings) |
Sets the value of the Hdr10Settings property for this object.
|
H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.hdr10Settings(Hdr10Settings hdr10Settings) |
Sets the value of the Hdr10Settings property for this object.
|
default H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.rec601Settings(Consumer<Rec601Settings.Builder> rec601Settings) |
Sets the value of the Rec601Settings property for this object.
|
H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.rec601Settings(Rec601Settings rec601Settings) |
Sets the value of the Rec601Settings property for this object.
|
default H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.rec709Settings(Consumer<Rec709Settings.Builder> rec709Settings) |
Sets the value of the Rec709Settings property for this object.
|
H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.Builder.rec709Settings(Rec709Settings rec709Settings) |
Sets the value of the Rec709Settings property for this object.
|
H265ColorSpaceSettings.Builder |
H265ColorSpaceSettings.toBuilder() |
|