Uses of Class
org.robovm.apple.avfoundation.AVCapturePhotoSettings
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVCapturePhotoSettings in org.robovm.apple.avfoundation
Subclasses of AVCapturePhotoSettings in org.robovm.apple.avfoundation Modifier and Type Class Description classAVCapturePhotoBracketSettingsMethods in org.robovm.apple.avfoundation that return AVCapturePhotoSettings Modifier and Type Method Description AVCapturePhotoSettingsAVCapturePhotoOutput. getPhotoSettingsForSceneMonitoring()Methods in org.robovm.apple.avfoundation that return types with arguments of type AVCapturePhotoSettings Modifier and Type Method Description NSArray<AVCapturePhotoSettings>AVCapturePhotoOutput. getPreparedPhotoSettingsArray()Methods in org.robovm.apple.avfoundation with parameters of type AVCapturePhotoSettings Modifier and Type Method Description voidAVCapturePhotoOutput. capturePhotoWithSettings(AVCapturePhotoSettings settings, AVCapturePhotoCaptureDelegate delegate)protected static longAVCapturePhotoSettings. create(AVCapturePhotoSettings photoSettings)voidAVCapturePhotoOutput. setPhotoSettingsForSceneMonitoring(AVCapturePhotoSettings v)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVCapturePhotoSettings Modifier and Type Method Description voidAVCapturePhotoOutput. setPreparedPhotoSettingsArray(NSArray<AVCapturePhotoSettings> preparedPhotoSettingsArray, VoidBlock2<Boolean,NSError> completionHandler)Constructors in org.robovm.apple.avfoundation with parameters of type AVCapturePhotoSettings Constructor Description AVCapturePhotoSettings(AVCapturePhotoSettings photoSettings)