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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -