Time Based Overlays
7 minutes
<p>In a video player application, it is common to perform certain tasks when the user reaches various points throughout the video playback. This can be used for analytics, storing the users progress, or for adding overlay views on top of the video. In this screencast, we will examine the AVFoundation API that allows you