Click or drag to resize
IDuplexCaptureCallback Interface
http://www.emgu.com
The interface for DuplexCaptureCallback

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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