Interface Hdr10Plus.Builder

    • Method Detail

      • 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.