handleSeekBarOnRightKeyDown

open override fun handleSeekBarOnRightKeyDown(velocity: Int): Boolean

Handle seek right in seek mode

Parameters

velocity

Default is PaasTVFragment.DEFAULT_SEEK_VELOCITY in UniTvFragment

See also