Video Capture Library API Reference (capture.h)

The video capture API includes all the functions, data structures, and constants needed for video capture. It does not handle video display, which should be handled by another component, such as Screen.

Note: The video capture API is thread safe, unless stated otherwise for a specific function.