Class PlayerControllerProgressBar

    • Constructor Detail

      • PlayerControllerProgressBar

        public PlayerControllerProgressBar​(Context context)
      • PlayerControllerProgressBar

        public PlayerControllerProgressBar​(Context context,
                                           AttributeSet attrs)
      • PlayerControllerProgressBar

        public PlayerControllerProgressBar​(Context context,
                                           AttributeSet attrs,
                                           int defStyleAttr)
      • PlayerControllerProgressBar

        public PlayerControllerProgressBar​(Context context,
                                           AttributeSet attrs,
                                           int defStyleAttr,
                                           int defStyleRes)
    • Method Detail

      • setVisible

        public void setVisible​(boolean visible)
      • bind

        public void bind​(@NonNull
                         PlayerController playerController)
        Binds this view to the given player controller
        Parameters:
        playerController - The player controller
      • unbind

        public void unbind()
        Unbinds this view from a currently bound controller