IMcCapture Interface |
![]() |
Namespace: MediaCy.IQL.Capture
Public Interface IMcCapture
The IMcCapture type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveDevice | 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. |
![]() | Devices | Gets the McCaptureDevices collection object. This collection contains
all capture devices currently available on the system. |
Name | Description | |
---|---|---|
![]() | let_ActiveDevice |