ijkplayer
ijkplayer copied to clipboard
Frame accurate seeking and pausing
We have a very time sensitive use-case, where we have to pause a video at specific positions. It should be almost frame accurate. We try AVPlayer on iOS, and exoplayer on Android, but the result is the same, they are not frame-accurate media player, we can't pause a video at a specific times.
My question is that can we achieved frame accurate pause with ijkplayer?