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

Does Android VR JW Player support OnControlBarVisibilityListener like as JW Player


Hi,

For Android JW Player, I can show/hide a custom button based on control bar visibility. Is it possible to do the same for VR JW Player?

https://developer.jwplayer.com/sdk/android/reference/com/longtailvideo/jwplayer/events/listeners/VideoPlayerEvents.OnControlBarVisibilityListener.html

Thanks.

1 Community Answers

George

JW Player Support Agent  
1 rated :

Hi,

There doesn’t seem to be an analogous callback on the JWVrVideoView class. The best you could do is extend and intercept touchEvents.

This question has received the maximum number of answers.