Using Video Capture

Updated: April 19, 2023

The video capture framework provides applications the ability to capture frames from a video input source. These frames can be passed to a graphics component such as Screen for display.

This guide describes the video capture framework and the tasks involved in implementing video capture in your project. For detailed information about the video capture API, see the Video Capture API section of this guide.

Note: Video Capture on its own does not display the frames.