Interface VerticalLayoutConfiguration.Builder

  • Method Details

    • tileOrder

      Sets the automatic ordering of the video tiles.

      Parameters:
      tileOrder - Sets the automatic ordering of the video tiles.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tileOrder

      Sets the automatic ordering of the video tiles.

      Parameters:
      tileOrder - Sets the automatic ordering of the video tiles.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tilePosition

      VerticalLayoutConfiguration.Builder tilePosition(String tilePosition)

      Sets the position of vertical tiles.

      Parameters:
      tilePosition - Sets the position of vertical tiles.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tilePosition

      Sets the position of vertical tiles.

      Parameters:
      tilePosition - Sets the position of vertical tiles.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tileCount

      The maximum number of tiles to display.

      Parameters:
      tileCount - The maximum number of tiles to display.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tileAspectRatio

      VerticalLayoutConfiguration.Builder tileAspectRatio(String tileAspectRatio)

      Sets the aspect ratio of the video tiles, such as 16:9.

      Parameters:
      tileAspectRatio - Sets the aspect ratio of the video tiles, such as 16:9.
      Returns:
      Returns a reference to this object so that method calls can be chained together.