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