←Select platform

CaptureQuality Enumeration

Summary

Values that indicate the quality of the captured image.

Xamarin Framework Deprecation

As of LEADTOOLS v23, The cross-platform Xamarin framework has been deprecated and replaced with LEADTOOLS .NET MAUI framework.

For any LEADTOOLS Xamarin apps you have already built, we recommend you migrate to the LEADTOOLS .NET MAUI framework. To help you with the migration, review the LEADTOOLS .NET MAUI tutorials to get you started.

This change is driven by Microsoft's announcement to end Xamarin support.

Syntax

C#
public enum CaptureQuality 

Members

Value Member Description
0 Custom User-specified width and height
1 Low Specifies capture settings suitable for output video and audio bit rates suitable for sharing over 3G.
2 Medium Specifies capture settings suitable for output video and audio bit rates suitable for sharing over WiFi.
3 High Specifies capture settings suitable for high-quality video and audio output.

Remarks

If CaptureQuality is set to Custom, user must set ICamera.Resolution property to a valid LeadSize.

Requirements

Target Platforms

See Also

CaptureQuality

Help Version 23.0.2024.5.22
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.