Package org.robovm.apple.avfoundation
Class AVCaptureSessionPreset
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.avfoundation.AVCaptureSessionPreset
public class AVCaptureSessionPreset extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAVCaptureSessionPreset.AsListMarshalerstatic classAVCaptureSessionPreset.Marshalerstatic classAVCaptureSessionPreset.Values -
Field Summary
Fields Modifier and Type Field Description static AVCaptureSessionPresetHighstatic AVCaptureSessionPresetiFrame1280x720static AVCaptureSessionPresetiFrame960x540static AVCaptureSessionPresetInputPrioritystatic AVCaptureSessionPresetLowstatic AVCaptureSessionPresetMediumstatic AVCaptureSessionPresetPhotostatic AVCaptureSessionPresetSize1280x720static AVCaptureSessionPresetSize1920x1080static AVCaptureSessionPresetSize352x288static AVCaptureSessionPresetSize3840x2160static AVCaptureSessionPresetSize640x480 -
Method Summary
Modifier and Type Method Description static AVCaptureSessionPresetvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Photo
-
High
-
Medium
-
Low
-
Size352x288
-
Size640x480
-
Size1280x720
-
Size1920x1080
-
Size3840x2160
- Since:
- Available in iOS 9.0 and later.
-
iFrame960x540
-
iFrame1280x720
-
InputPriority
-
-
Method Details