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 have used SAVideoRangeSlider in swift code works fine, but when i change url from didSelectRowAtIndexPath slider does not change thumbnails with new URL. So can you help me for this issue? Here is my code which i have implement
let cgrect = CGRect(x: videoPlayerView.frame.origin.x, y: frameContainerView.frame.origin.y, width: self.view.frame.size.width-40, height: frameContainerView.frame.size.height)
I have used SAVideoRangeSlider in swift code works fine, but when i change url from didSelectRowAtIndexPath slider does not change thumbnails with new URL. So can you help me for this issue? Here is my code which i have implement
let cgrect = CGRect(x: videoPlayerView.frame.origin.x, y: frameContainerView.frame.origin.y, width: self.view.frame.size.width-40, height: frameContainerView.frame.size.height)
The text was updated successfully, but these errors were encountered: