Interface MinBottomRenditionSize.Builder

    • Method Detail

      • height

        MinBottomRenditionSize.Builder height​(Integer height)
        Use Height to define the video resolution height, in pixels, for this rule.
        Parameters:
        height - Use Height to define the video resolution height, in pixels, for this rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • width

        MinBottomRenditionSize.Builder width​(Integer width)
        Use Width to define the video resolution width, in pixels, for this rule.
        Parameters:
        width - Use Width to define the video resolution width, in pixels, for this rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.