←Select platform
In This Topic ▼

CameraView Class Members

Summary

The following tables list the members exposed by CameraView.

Public Constructors

Name Description
Public Constructor
CameraView Initializes a new instance of the CameraView class with specified parameters.

Public Methods

Name Description
Public Method
Dispose Releases all resources used by this CameraView.
Public Method Start Starts the preview of this CameraView.
Public Method Stop Stops the preview of this CameraView.

Public Properties

Name Description
Public Property
Camera Gets the instance of ICamera associated with this CameraView
Public Property CameraOptions Gets the instance of CameraOptions associated with this CameraView
Public Property EnablePreview Indicates whether the preview of this CameraView should be enabled.
Public Property InitialRotation Gets the initial or natural orientation of the mobile device.
Public Property ThreadCount The number of threads available for use by the frame callback.

Public Events

Name Description
Public Event
FocusCompleted; Occurs when the focus routine triggered by a call to the ICamera.Focus method is completed.
Public Event FrameReceived Occurs for every frame delivered from the hardware device.
Public Event PictureReceived Occurs when an image is captured after calling ICamera.TakePicture.
Public Event RotationChanged; Occurs when the device rotation is changed.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Camera.Xamarin Assembly