←Select platform

CaptureQuality Enumeration

Summary

Values that indicate the quality of the captured image.

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Camera.Xamarin Assembly