I am wondeing: Is there any method to skip to a specific time or skip a specific lapse with IOS Mediaplayer? I cannot find anything similar in the docs.
There is a property myMediaPlyer.currentPlaybackTime
and there is the method myMediaPlayer.beginSeekingForward()
but the method just plays the music in fast mode, which is not what I want. Just wondering if someone knows how to handle this