ImageCaptureSource Class Members
In This Topic
The following tables list the members exposed by
ImageCaptureSource.
Public Constructors
Public Properties
| Name | Description |
 | CaptureDevice | Gets or sets an image capture device associated with this image capture source. |
 | State | Gets the state of this image capture source. |
Public Methods
Public Events
| Name | Description |
 | CaptureCompleted | Occurs when an asynchronous image capture request has returned a captured image. |
 | CaptureFailed | Occurs when a requested capture operation does not generate a captured sample. |
 | StateChanged | Occurs when the capture state is changed. |
See Also