VideoCapture.fromPointer constructor
VideoCapture.fromPointer(
- VideoCapturePtr ptr
Implementation
factory VideoCapture.fromPointer(cvg.VideoCapturePtr ptr) => VideoCapture._(ptr, false);
factory VideoCapture.fromPointer(cvg.VideoCapturePtr ptr) => VideoCapture._(ptr, false);