Class ImaServerSideAdInsertionMediaSource.AdsLoader

    • Method Detail

      • setPlayer

        public void setPlayer​(Player player)
        Sets the player.

        This method needs to be called before adding server side ad insertion media items to the player.

      • focusSkipButton

        public void focusSkipButton()
        Puts the focus on the skip button, if a skip button is present and an ad is playing.
        See Also:
        BaseManager.focus()