iOS AVPlayer flash a frame when seek a paused video -


avplayer paused @ 10.0 seconds, after while, call seektotime:cmtimemakewithseconds(15.0, 1000) tolerancebefore:kcmtimezero toleranceafter:kcmtimezero, screen first show frame @ 10.02 , show frame 15.0, should not show frame @ 10.02 first. should avoid flash?

thanks in advance!


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -