Ask Your Question

Revision history [back]

cap.cpp has the main video capture/output interface. It basically selects what backend interface should be used. Then from that file the corresponding cap_<technique>.cpp file is called. It is quite straightforward...