For a list of all members of this type, see CameraView members
Public Events
Name | Description | |
---|---|---|
FocusCompleted; | Occurs when the focus routine triggered by a call to the ICamera.Focus method is completed. | |
FrameReceived | Occurs for every frame delivered from the hardware device. | |
PictureReceived | Occurs when an image is captured after calling ICamera.TakePicture. | |
RotationChanged; | Occurs when the device rotation is changed. |
See Also