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: 3.1.0.2282 (3.1.0.2282)
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