bitmovin-player-ui
    Preparing search index...

    Function buildUI

    • Builds a fully featured UI with all Bitmovin provided variants. The UI will automatically switch between the different variants based on the current context.

      This UI includes variants for:

      • Default UI (without additional context checks)
      • Ads
      • Small Screens (e.g. mobile devices)
      • Small Screen Ads
      • TVs
      • Cast Receivers

      Parameters

      • player: PlayerAPI

        The player instance used to build the UI

      • config: UIConfig = {}

        The UIConfig object

      Returns UIManager