ios - AVPlayer seekToTime only generates frame every second -


How can I display the exact video frame in the AVPlayerLayer method seekToTime < / Code>.

Now , AVPlayerLayer displays the frame only every 1-second, for example changes to 1.50- 2.50-3.50 I want to display that frame at 4.45 seconds for example. Is this possible?

You can use to get Random Media Access with high accuracy. Possibly pass kCMTimeZero as the argument for the highest precision, both tolerance, note that it can add significant delays during search.


Comments