Interface Hdr10Plus.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Hdr10Plus.Builder,Hdr10Plus>, SdkBuilder<Hdr10Plus.Builder,Hdr10Plus>, SdkPojo
Enclosing class:
Hdr10Plus

public static interface Hdr10Plus.Builder extends SdkPojo, CopyableBuilder<Hdr10Plus.Builder,Hdr10Plus>
  • Method Details

    • masteringMonitorNits

      Hdr10Plus.Builder masteringMonitorNits(Integer masteringMonitorNits)
      Specify the HDR10+ mastering display normalized peak luminance, in nits. This is the normalized actual peak luminance of the mastering display, as defined by ST 2094-40.
      Parameters:
      masteringMonitorNits - Specify the HDR10+ mastering display normalized peak luminance, in nits. This is the normalized actual peak luminance of the mastering display, as defined by ST 2094-40.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetMonitorNits

      Hdr10Plus.Builder targetMonitorNits(Integer targetMonitorNits)
      Specify the HDR10+ target display nominal peak luminance, in nits. This is the nominal maximum luminance of the target display as defined by ST 2094-40.
      Parameters:
      targetMonitorNits - Specify the HDR10+ target display nominal peak luminance, in nits. This is the nominal maximum luminance of the target display as defined by ST 2094-40.
      Returns:
      Returns a reference to this object so that method calls can be chained together.