Posts

Post not yet marked as solved
2 Replies
I attemped using the addPeriodicTimeObserver method to AVPlayer instead of an NSTimer and still finding clock drift.From what I can gather, it's looking like CMAudioClock is the way to go here. But I'm finding the developer page a little unclear.Can anyone here point me toward a good resource for understanding Core Media integration with AV Foundation (that covers sync)?