You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried everything in the video ref, and nothing seems to work. However, there is a declaration for clearControlTimeout and resetControlTimeout. How do I call that from my implementation? I have a 15-second seek button, and they don't reset the timer, so the onHideControls fires even when you're clicking it after it passes the controlTimeout delay. How do I override that? Thanks!
The text was updated successfully, but these errors were encountered:
I've tried everything in the video ref, and nothing seems to work. However, there is a declaration for clearControlTimeout and resetControlTimeout. How do I call that from my implementation? I have a 15-second seek button, and they don't reset the timer, so the onHideControls fires even when you're clicking it after it passes the controlTimeout delay. How do I override that? Thanks!
The text was updated successfully, but these errors were encountered: