Click or drag to resize

IDuplexCaptureCallback Interface

http://www.emgu.com
The interface for DuplexCaptureCallback

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public interface IDuplexCaptureCallback

The IDuplexCaptureCallback type exposes the following members.

Methods
  NameDescription
Public methodReceiveFrame
Function to call when an image is received
Top
See Also