| CamCap.hpp | Namespace and class definition to capture images from web cams |
| CamCap_capture.cpp | Methods related capturing images |
| CamCap_CC.cpp | Functions in the CC namespace |
| CamCap_defines.h | Internal definitions and macros that are used in the CamCap source code |
| CamCap_format.cpp | Methods related to getting and setting the image format |
| CamCap_init.cpp | Methods related to initializing camera devices |
| CamCap_mmap.cpp | Methods dealing with mmap() buffers |
| CamCap_util.cpp | Utility and miscellaneous functions |
| CamCap_v4l2.cpp | Wrappers for some libv4l2 functions, such as v4l2_open(), v4l2_close(), and v4l2_ioctl() |
| main.cpp | Command-line tool that uses libcamcap to access web cams |