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