Search code examples
iphonempmovieplayercontrollermedia-playeruislidernsslider

iphone/ipad custom UISlider controller


Here i want to create a custom uislider which is similar to media player forward and backward ie programatically moving slider at a particular time interval.

for example consider am having a video for this video i need to implement slider to controller to move forward and backward of video content.

any samples and tutorials.

thanks....


Solution

  • This might be of interest to you;

    UISlider with ProgressView combined