I am an iOS developer who should make an app to play video with various speed.
I think there is no API to change playback speed on MPMoviePlayerController.
And I couldn’t find any solutions.
Can you please tell me how to implement it?
or Can you please tell me any Framework/library(SDK) that support above functions for iOS?
There actually is such property.
MPMoviePlayerControlleradheres to the MPMediaPlayback protocolSee