Class MultiControllerPlaylist.Builder

    • Constructor Detail

      • Builder

        public Builder​(@NonNull
                       PlayerView playerView)
        Creates an instance of the Builder.
        Parameters:
        playerView - the PlayerView from which to use the context.
      • Builder

        public Builder​(@NonNull
                       Context context)
        Creates an instance of the Builder.
        Parameters:
        context - the Context to use when creating PlayerController instances.