Interface DolbyVisionLevel6Metadata.Builder

    • Method Detail

      • maxCll

        DolbyVisionLevel6Metadata.Builder maxCll​(Integer maxCll)
        Maximum Content Light Level. Static HDR metadata that corresponds to the brightest pixel in the entire stream. Measured in nits.
        Parameters:
        maxCll - Maximum Content Light Level. Static HDR metadata that corresponds to the brightest pixel in the entire stream. Measured in nits.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • maxFall

        DolbyVisionLevel6Metadata.Builder maxFall​(Integer maxFall)
        Maximum Frame-Average Light Level. Static HDR metadata that corresponds to the highest frame-average brightness in the entire stream. Measured in nits.
        Parameters:
        maxFall - Maximum Frame-Average Light Level. Static HDR metadata that corresponds to the highest frame-average brightness in the entire stream. Measured in nits.
        Returns:
        Returns a reference to this object so that method calls can be chained together.