Click or drag to resize

IMcCapture Properties

The IMcCapture type exposes the following members.

Properties
  NameDescription
Public propertyActiveDevice
Gets or sets the active McCaptDevice object in the collection. The active device is the device that will be the one to handle capture operations by default using the Capture operator. However, any available device may be accessed through the device collection independent of the active device.
Public propertyDevices
Gets the McCaptureDevices collection object. This collection contains all capture devices currently available on the system.
Top
See Also