Uses of Class
org.robovm.apple.avfoundation.AVCaptureSessionPreset
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVCaptureSessionPreset in org.robovm.apple.avfoundation
Fields in org.robovm.apple.avfoundation declared as AVCaptureSessionPreset Modifier and Type Field Description static AVCaptureSessionPresetAVCaptureSessionPreset. Highstatic AVCaptureSessionPresetAVCaptureSessionPreset. iFrame1280x720static AVCaptureSessionPresetAVCaptureSessionPreset. iFrame960x540static AVCaptureSessionPresetAVCaptureSessionPreset. InputPrioritystatic AVCaptureSessionPresetAVCaptureSessionPreset. Lowstatic AVCaptureSessionPresetAVCaptureSessionPreset. Mediumstatic AVCaptureSessionPresetAVCaptureSessionPreset. Photostatic AVCaptureSessionPresetAVCaptureSessionPreset. Size1280x720static AVCaptureSessionPresetAVCaptureSessionPreset. Size1920x1080static AVCaptureSessionPresetAVCaptureSessionPreset. Size352x288static AVCaptureSessionPresetAVCaptureSessionPreset. Size3840x2160static AVCaptureSessionPresetAVCaptureSessionPreset. Size640x480Methods in org.robovm.apple.avfoundation that return AVCaptureSessionPreset Modifier and Type Method Description AVCaptureSessionPresetAVCaptureSession. getSessionPreset()static AVCaptureSessionPresetAVCaptureSessionPreset.Marshaler. toObject(Class<AVCaptureSessionPreset> cls, long handle, long flags)static AVCaptureSessionPresetAVCaptureSessionPreset. valueOf(NSString value)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVCaptureSessionPreset Modifier and Type Method Description static List<AVCaptureSessionPreset>AVCaptureSessionPreset.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation with parameters of type AVCaptureSessionPreset Modifier and Type Method Description booleanAVCaptureSession. canSetSessionPreset(AVCaptureSessionPreset preset)voidAVCaptureSession. setSessionPreset(AVCaptureSessionPreset v)booleanAVCaptureDevice. supportsAVCaptureSessionPreset(AVCaptureSessionPreset preset)static longAVCaptureSessionPreset.Marshaler. toNative(AVCaptureSessionPreset o, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVCaptureSessionPreset Modifier and Type Method Description static longAVCaptureSessionPreset.AsListMarshaler. toNative(List<AVCaptureSessionPreset> l, long flags)static AVCaptureSessionPresetAVCaptureSessionPreset.Marshaler. toObject(Class<AVCaptureSessionPreset> cls, long handle, long flags)