Click or drag to resize

IDuplexCapture Interface

http://www.emgu.com
The interface to request a duplex image capture

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

The IDuplexCapture type exposes the following members.

Methods
  NameDescription
Public methodDuplexQueryFrame
Request a frame from server
Public methodDuplexQuerySmallFrame
Request a frame from server which is half width and half height
Top
See Also