I am an iOS developer who has to make an application for playing videos at different speeds. I think there is no API to change the playback speed on MPMoviePlayerController.
And I could not find any solutions.
Could you tell me how to implement it? or Could you tell me any Framework / library (SDK) that supports the above functions for iOS?
source
share