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