camera property

VideoCapture? camera
getter/setter pair

The native camera object from OpenCV.

Implementation

VideoCapture? camera;