UIImagePickerControllerQualityType Enum

Definition

An enumeration of values used to specify video quality.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIImagePickerControllerQualityType
type UIImagePickerControllerQualityType = 
Inheritance
UIImagePickerControllerQualityType
Attributes

Fields

At1280x720 4

The 1280x720 iFrame format.

At640x480 3

VGA-quality video recording.

At960x540 5

The 960x540 iFrame format.

High 0

High quality.

Low 2

Low quality.

Medium 1

Medium quality.

Applies to