PhotoCamera Events
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The PhotoCamera type exposes the following members.
| Name | Description | |
|---|---|---|
|
AutoFocusCompleted | Occurs after the focus operation is complete. |
|
CaptureCompleted | Occurs when the capture sequence is complete. |
|
CaptureImageAvailable | Occurs when an image is available. |
|
CaptureStarted | Occurs when the capture sequence has started. |
|
CaptureThumbnailAvailable | Occurs when a thumbnail image is available. |
|
Initialized | Occurs when the camera object has been initialized. (Inherited from Camera.) |
Show: