First time here? Check out the FAQ!
answered 2015-02-01 21:35:06 -0600
Try looking under video capture in the documentation:
C: CvCapture* cvCaptureFromCAM(int device) C: CvCapture* cvCaptureFromFile(const char* filename)