UniTvFragment
Functions
Link copied to clipboard
Clear recommendation view
Link copied to clipboard
Control state is going to StateType.SEEK_MODE when current control state is one of the below list
Link copied to clipboard
Handle seek left in seek mode
Link copied to clipboard
Handle seek right in seek mode
Link copied to clipboard
Link copied to clipboard
open override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View
Link copied to clipboard
Link copied to clipboard
open override fun setControlStateEventListener(controlStateEventListener: ControlStateEventListener)
Register a callback to be invoked when control state is changed.
Link copied to clipboard
Inflate custom layout for project level, this view will append on control panel
Link copied to clipboard
To set the ThemeColor
Link copied to clipboard
open override fun setRecommendationListener(recommendationEventListener: RecommendationEventListener)
Register a callback to be invoked when state of recommendation panel is changed.
Link copied to clipboard
Inflate recommendation view
Link copied to clipboard
Setup the customized action buttons below the seekbar. This function should be called after UniTvFragment.setup