onVideoViewTouch

abstract fun onVideoViewTouch(motionEvent: MotionEvent)

Should be called on every touch interaction with the player.

Parameters

motionEvent

The MotionEvent instance.