I am working on an app which uses MPMoviePlayerController for playing a video.
Now in that I am using custom view for displaying player controllers.. I have used slider for showing the amount of duration passed for video.. now if I want to play back some portion of the video again for which i need to slide my slider back 5-6 second, then how to correlate play back of the video with that??
I am stuck with this issue.. Any help would be appreciated.. Thanks in advance.
Shreya