bitmovin-player-ui
    Preparing search index...

    Function buildSmallScreenUI

    • Builds a UI for small screens (e.g. mobile devices) only. This UI is optimized for small screens and touch input.

      This UI includes variants for:

      • Small Screens (e.g. mobile devices)
      • Small Screen Ads

      Parameters

      • player: PlayerAPI

        The player instance used to build the UI

      • config: UIConfig = {}

        The UIConfig object

      Returns UIManager