Package org.robovm.apple.avfoundation
Class AVCapturePhotoBracketSettings
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.avfoundation.AVCapturePhotoSettings
org.robovm.apple.avfoundation.AVCapturePhotoBracketSettings
- All Implemented Interfaces:
NSObjectProtocol,ObjCProtocol
public class AVCapturePhotoBracketSettings extends AVCapturePhotoSettings
- Since:
- Available in iOS 10.0 and later.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAVCapturePhotoBracketSettings.AVCapturePhotoBracketSettingsPtrNested classes/interfaces inherited from class org.robovm.apple.avfoundation.AVCapturePhotoSettings
AVCapturePhotoSettings.AVCapturePhotoSettingsPtrNested classes/interfaces inherited from class org.robovm.apple.foundation.NSObject
NSObject.Handle, NSObject.Marshaler, NSObject.NoRetainMarshaler, NSObject.NSKeyValueObserver, NSObject.NSObjectPtr, NSObject.SkipInitNested classes/interfaces inherited from class org.robovm.objc.ObjCObject
ObjCObject.ObjCObjectPtr, ObjCObject.Super -
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description AVCapturePhotoBracketSettings()AVCapturePhotoBracketSettings(int rawPixelFormatType, String rawFileType, NSDictionary<NSString,?> processedFormat, String processedFileType, NSArray<AVCaptureBracketedStillImageSettings> bracketedSettings)AVCapturePhotoBracketSettings(int rawPixelFormatType, NSDictionary<NSString,?> processedFormat, NSArray<AVCaptureBracketedStillImageSettings> bracketedSettings)protectedAVCapturePhotoBracketSettings(NSObject.Handle h, long handle)protectedAVCapturePhotoBracketSettings(NSObject.SkipInit skipInit) -
Method Summary
Modifier and Type Method Description protected static longcreate(int rawPixelFormatType, String rawFileType, NSDictionary<NSString,?> processedFormat, String processedFileType, NSArray<AVCaptureBracketedStillImageSettings> bracketedSettings)protected static longcreate(int rawPixelFormatType, NSDictionary<NSString,?> processedFormat, NSArray<AVCaptureBracketedStillImageSettings> bracketedSettings)NSArray<AVCaptureBracketedStillImageSettings>getBracketedSettings()booleanisLensStabilizationEnabled()voidsetLensStabilizationEnabled(boolean v)Methods inherited from class org.robovm.apple.avfoundation.AVCapturePhotoSettings
create, create, create, create, create, embedsDepthDataInPhoto, embedsPortraitEffectsMatteInPhoto, embedsSemanticSegmentationMattesInPhoto, getAvailableEmbeddedThumbnailPhotoCodecTypes, getAvailablePreviewPhotoPixelFormatTypes, getAvailableRawEmbeddedThumbnailPhotoCodecTypes, getEmbeddedThumbnailPhotoFormat, getEnabledSemanticSegmentationMatteTypes, getFlashMode, getFormat, getLivePhotoMovieFileURL, getLivePhotoMovieMetadata, getLivePhotoVideoCodecType, getMetadata, getPhotoQualityPrioritization, getPreviewPhotoFormat, getProcessedFileType, getRawEmbeddedThumbnailPhotoFormat, getRawFileType, getRawPhotoPixelFormatType, getUniqueID, getVirtualDeviceConstituentPhotoDeliveryEnabledDevices, isAutoContentAwareDistortionCorrectionEnabled, isAutoDualCameraFusionEnabled, isAutoRedEyeReductionEnabled, isAutoStillImageStabilizationEnabled, isAutoVirtualDeviceFusionEnabled, isCameraCalibrationDataDeliveryEnabled, isDepthDataDeliveryEnabled, isDepthDataFiltered, isDualCameraDualPhotoDeliveryEnabled, isHighResolutionPhotoEnabled, isPortraitEffectsMatteDeliveryEnabled, setAutoContentAwareDistortionCorrectionEnabled, setAutoDualCameraFusionEnabled, setAutoRedEyeReductionEnabled, setAutoStillImageStabilizationEnabled, setAutoVirtualDeviceFusionEnabled, setCameraCalibrationDataDeliveryEnabled, setDepthDataDeliveryEnabled, setDepthDataFiltered, setDualCameraDualPhotoDeliveryEnabled, setEmbeddedThumbnailPhotoFormat, setEmbedsDepthDataInPhoto, setEmbedsPortraitEffectsMatteInPhoto, setEmbedsSemanticSegmentationMattesInPhoto, setEnabledSemanticSegmentationMatteTypes, setFlashMode, setHighResolutionPhotoEnabled, setLivePhotoMovieFileURL, setLivePhotoMovieMetadata, setLivePhotoVideoCodecType, setMetadata, setPhotoQualityPrioritization, setPortraitEffectsMatteDeliveryEnabled, setPreviewPhotoFormat, setRawEmbeddedThumbnailPhotoFormat, setVirtualDeviceConstituentPhotoDeliveryEnabledDevicesMethods inherited from class org.robovm.apple.foundation.NSObject
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, forceSkipInit, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuesMethods inherited from class org.robovm.objc.ObjCObject
addStrongRef, dispose, dispose, finalize, getAssociatedObject, getObjCClass, getPeerObject, getSuper, initObject, logRetainRelease, removeStrongRef, retainCustomObjectFromCb, setAssociatedObject, toObjCObject, toObjCObject, updateStrongRef
-
Constructor Details
-
AVCapturePhotoBracketSettings
public AVCapturePhotoBracketSettings() -
AVCapturePhotoBracketSettings
-
AVCapturePhotoBracketSettings
-
AVCapturePhotoBracketSettings
public AVCapturePhotoBracketSettings(int rawPixelFormatType, NSDictionary<NSString,?> processedFormat, NSArray<AVCaptureBracketedStillImageSettings> bracketedSettings) -
AVCapturePhotoBracketSettings
public AVCapturePhotoBracketSettings(int rawPixelFormatType, String rawFileType, NSDictionary<NSString,?> processedFormat, String processedFileType, NSArray<AVCaptureBracketedStillImageSettings> bracketedSettings)- Since:
- Available in iOS 11.0 and later.
-
-
Method Details
-
getBracketedSettings
-
isLensStabilizationEnabled
public boolean isLensStabilizationEnabled() -
setLensStabilizationEnabled
public void setLensStabilizationEnabled(boolean v) -
create
protected static long create(int rawPixelFormatType, NSDictionary<NSString,?> processedFormat, NSArray<AVCaptureBracketedStillImageSettings> bracketedSettings) -
create
protected static long create(int rawPixelFormatType, String rawFileType, NSDictionary<NSString,?> processedFormat, String processedFileType, NSArray<AVCaptureBracketedStillImageSettings> bracketedSettings)- Since:
- Available in iOS 11.0 and later.
-