How to implement autoplay functionality only on UIScrollView?

18 Views Asked by At

enter image description hereIn scrollview did scrolling and focus view video is playing and all are video is pause. How can I implement this functionality?

I get center and top position of UIScrollView() but top video is play when focused but all are video also playing, so how can I implement only focus video is play using scrollview?

0

There are 0 best solutions below