ImageCaptureDevicesMonitor Class Members
In This Topic
The following tables list the members exposed by
ImageCaptureDevicesMonitor.
Public Constructors
Public Properties
| Name | Description |
 | IsStarted | Gets a value indicating whether monitor is started. |
 | Timeout | Gets or sets the timeout, in milliseconds, for refreshing a collection of available image capture devices. |
Public Methods
| Name | Description |
 | Start | Starts the monitor. |
 | Stop | Stops the monitor. |
Public Events
| Name | Description |
 | CaptureDevicesChanged | Occurs when collection of available image capture devices is changed. |
See Also