devCapture property

Capture get devCapture

The underlying device Capture instance.

Exposed for advanced use cases such as SocketCam component integration. Prefer using the typed methods on this class.

Implementation

Capture get devCapture => _devCapture;