Interface PresenterOnlyConfiguration.Builder

  • Method Details

    • presenterPosition

      PresenterOnlyConfiguration.Builder presenterPosition(String presenterPosition)

      Defines the position of the presenter video tile. Default: TopRight.

      Parameters:
      presenterPosition - Defines the position of the presenter video tile. Default: TopRight.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • presenterPosition

      PresenterOnlyConfiguration.Builder presenterPosition(PresenterPosition presenterPosition)

      Defines the position of the presenter video tile. Default: TopRight.

      Parameters:
      presenterPosition - Defines the position of the presenter video tile. Default: TopRight.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: