←Select platform

ICamera Interface Members

Summary

The following tables list the members exposed by ICamera.

Public Methods

Name Description
Public Method CreateNativeCamera Creates an instance of the native camera object.
Public Method Focus Triggers an Auto Focus routine.
Public Method Start Starts the camera preview for this CameraView.
Public Method StartRecording Starts video recording.
Public Method Stop Stops the camera preview for this CameraView.
Public Method StopRecording Stops video recording.
Public Method TakePicture Captures a still image as viewed on the screen's device.

Public Properties

Name Description
Public Property CameraHeight Gets the camera's preview height.
Public Property CameraWidth Gets the camera's preview width.
Public Property CaptureQuality Gets and sets the CaptureQuality of this ICamera.
Public Property FocusMode Gets and sets focus mode of this ICamera instance.
Public Property FrameRate Gets and sets the framerate of this ICamera instance.
Public Property IsFlashSupported Gets a value that indicates whether the device supports flash.
Public Property IsFocusSupported Gets a value that indicates whether the device supports any focus modes.
Public Property IsRecording Gets a value that indicates whether the device is currently recording video.
Public Property MaxScaleFactor Gets the maximum scaling or zooming factor supported by the device.
Public Property NativeCamera Gets the native camera object initialized by CameraView.
Public Property NumberOfCameras Gets the number of hardware cameras on the device.
Public Property Resolution Gets and sets camera's output resolution.
Public Property ScaleFactor Gets and sets the zoom value for the selected camera.

See Also

ICamera Interface

Leadtools.Camera.Xamarin Namespace

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

Leadtools.Camera.Xamarin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.