Click or drag to resize

IMcCaptDevice Methods

The IMcCaptDevice type exposes the following members.

Methods
  NameDescription
Public methodAttach
Public methodAutoSet
Performs an AutoSet on the capture device.
Public methodBeginPreview
Start previewing on the capture device.
Public methodBeginSnap
Start a single snap operation on the capture device.
Public methodClose
Closes a McCaptDevice object when it is no longer needed.
Public methodEndPreview
Stops previewing on the capture device.
Public methodEndSnap
Ends a single snap operation on the capture device.
Public methodIsSupported
Checks if a particular capture attribute is supported or not.
Public methodOpen
Opens a McCaptDevice object for capture.
Public methodPreview
Starts or stops preview using the UI.
Public methodSettingsOp
Public methodSnap
Single snap and return an image synchronously.
Top
See Also