Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Android Touch Event


Can I access the video to give a touch event?

Ex) zoom in out

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

You’d want to extend JWPlayerView and use a GestureDetector
https://developer.android.com/reference/android/view/GestureDetector.html

This question has received the maximum number of answers.