public class AVCapturePhotoBracketSettings extends AVCapturePhotoSettings
A concrete subclass of AVCapturePhotoSettings that describes a bracketed capture.
In addition to the properties expressed in the base class, an AVCapturePhotoBracketSettings contains an array of AVCaptureBracketedStillImageSettings objects, where each describes one individual photo in the bracket. bracketedSettings.count must be <= AVCapturePhotoOutput's -maxBracketedCapturePhotoCount. Capturing a photo bracket may require the allocation of additional resources.
When you request a bracketed capture, your AVCapturePhotoCaptureDelegate's -captureOutput:didFinishProcessing{Photo | RawPhoto}... callbacks are called back bracketSettings.count times and provided with the corresponding AVCaptureBracketedStillImageSettings object from your request.
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
AVCapturePhotoBracketSettings(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accessInstanceVariablesDirectly() |
static AVCapturePhotoBracketSettings |
alloc() |
static AVCapturePhotoBracketSettings |
allocWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
static boolean |
automaticallyNotifiesObserversForKey(java.lang.String key) |
NSArray<? extends AVCaptureBracketedStillImageSettings> |
bracketedSettings()
[@property] bracketedSettings
|
static void |
cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget) |
static void |
cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument) |
static NSArray<java.lang.String> |
classFallbacksForKeyedArchiver() |
static org.moe.natj.objc.Class |
classForKeyedUnarchiver() |
static java.lang.String |
debugDescription_static() |
static java.lang.String |
description_static() |
static long |
hash_static() |
AVCapturePhotoBracketSettings |
init() |
static NSObject.Function_instanceMethodForSelector_ret |
instanceMethodForSelector(org.moe.natj.objc.SEL aSelector) |
static NSMethodSignature |
instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
instancesRespondToSelector(org.moe.natj.objc.SEL aSelector) |
boolean |
isLensStabilizationEnabled()
[@property] lensStabilizationEnabled
|
static boolean |
isSubclassOfClass(org.moe.natj.objc.Class aClass) |
static NSSet<java.lang.String> |
keyPathsForValuesAffectingValueForKey(java.lang.String key) |
static AVCapturePhotoBracketSettings |
new_objc() |
static AVCapturePhotoBracketSettings |
photoBracketSettingsWithRawPixelFormatTypeProcessedFormatBracketedSettings(int rawPixelFormatType,
NSDictionary<java.lang.String,?> processedFormat,
NSArray<? extends AVCaptureBracketedStillImageSettings> bracketedSettings)
photoBracketSettingsWithRawPixelFormatType:processedFormat:bracketedSettings:
|
static AVCapturePhotoBracketSettings |
photoBracketSettingsWithRawPixelFormatTypeRawFileTypeProcessedFormatProcessedFileTypeBracketedSettings(int rawPixelFormatType,
java.lang.String rawFileType,
NSDictionary<java.lang.String,?> processedFormat,
java.lang.String processedFileType,
NSArray<? extends AVCaptureBracketedStillImageSettings> bracketedSettings)
photoBracketSettingsWithRawPixelFormatType:rawFileType:processedFormat:processedFileType:bracketedSettings:
|
static AVCapturePhotoBracketSettings |
photoSettings() |
static AVCapturePhotoBracketSettings |
photoSettingsFromPhotoSettings(AVCapturePhotoSettings photoSettings) |
static AVCapturePhotoBracketSettings |
photoSettingsWithFormat(NSDictionary<java.lang.String,?> format) |
static AVCapturePhotoBracketSettings |
photoSettingsWithRawPixelFormatType(int rawPixelFormatType) |
static AVCapturePhotoBracketSettings |
photoSettingsWithRawPixelFormatTypeProcessedFormat(int rawPixelFormatType,
NSDictionary<java.lang.String,?> processedFormat) |
static AVCapturePhotoBracketSettings |
photoSettingsWithRawPixelFormatTypeRawFileTypeProcessedFormatProcessedFileType(int rawPixelFormatType,
java.lang.String rawFileType,
NSDictionary<java.lang.String,?> processedFormat,
java.lang.String processedFileType) |
static boolean |
resolveClassMethod(org.moe.natj.objc.SEL sel) |
static boolean |
resolveInstanceMethod(org.moe.natj.objc.SEL sel) |
void |
setLensStabilizationEnabled(boolean value)
[@property] lensStabilizationEnabled
|
static void |
setVersion_static(long aVersion) |
static org.moe.natj.objc.Class |
superclass_static() |
static long |
version_static() |
availableEmbeddedThumbnailPhotoCodecTypes, availablePreviewPhotoPixelFormatTypes, availableRawEmbeddedThumbnailPhotoCodecTypes, copyWithZone, embeddedThumbnailPhotoFormat, embedsDepthDataInPhoto, embedsPortraitEffectsMatteInPhoto, embedsSemanticSegmentationMattesInPhoto, enabledSemanticSegmentationMatteTypes, flashMode, format, isAutoContentAwareDistortionCorrectionEnabled, isAutoDualCameraFusionEnabled, isAutoRedEyeReductionEnabled, isAutoStillImageStabilizationEnabled, isAutoVirtualDeviceFusionEnabled, isCameraCalibrationDataDeliveryEnabled, isDepthDataDeliveryEnabled, isDepthDataFiltered, isDualCameraDualPhotoDeliveryEnabled, isHighResolutionPhotoEnabled, isPortraitEffectsMatteDeliveryEnabled, livePhotoMovieFileURL, livePhotoMovieMetadata, livePhotoVideoCodecType, metadata, photoQualityPrioritization, previewPhotoFormat, processedFileType, rawEmbeddedThumbnailPhotoFormat, rawFileType, rawPhotoPixelFormatType, setAutoContentAwareDistortionCorrectionEnabled, setAutoDualCameraFusionEnabled, setAutoRedEyeReductionEnabled, setAutoStillImageStabilizationEnabled, setAutoVirtualDeviceFusionEnabled, setCameraCalibrationDataDeliveryEnabled, setDepthDataDeliveryEnabled, setDepthDataFiltered, setDualCameraDualPhotoDeliveryEnabled, setEmbeddedThumbnailPhotoFormat, setEmbedsDepthDataInPhoto, setEmbedsPortraitEffectsMatteInPhoto, setEmbedsSemanticSegmentationMattesInPhoto, setEnabledSemanticSegmentationMatteTypes, setFlashMode, setHighResolutionPhotoEnabled, setLivePhotoMovieFileURL, setLivePhotoMovieMetadata, setLivePhotoVideoCodecType, setMetadata, setPhotoQualityPrioritization, setPortraitEffectsMatteDeliveryEnabled, setPreviewPhotoFormat, setRawEmbeddedThumbnailPhotoFormat, setVirtualDeviceConstituentPhotoDeliveryEnabledDevices, uniqueID, virtualDeviceConstituentPhotoDeliveryEnabledDevicesaccessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKeyprotected AVCapturePhotoBracketSettings(org.moe.natj.general.Pointer peer)
public static boolean accessInstanceVariablesDirectly()
public static AVCapturePhotoBracketSettings alloc()
public static AVCapturePhotoBracketSettings allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument)
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
public static java.lang.String debugDescription_static()
public static java.lang.String description_static()
public static long hash_static()
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
public static AVCapturePhotoBracketSettings new_objc()
public static AVCapturePhotoBracketSettings photoBracketSettingsWithRawPixelFormatTypeProcessedFormatBracketedSettings(int rawPixelFormatType, NSDictionary<java.lang.String,?> processedFormat, NSArray<? extends AVCaptureBracketedStillImageSettings> bracketedSettings)
Creates an instance of AVCapturePhotoBracketSettings.
An NSInvalidArgumentException is thrown if bracketedSettings is nil, contains zero elements, or mixes and matches different subclasses of AVCaptureBracketedStillImageSettings.
AVCapturePhotoBracketSettings do not support flashMode, autoStillImageStabilizationEnabled, livePhotoMovieFileURL or livePhotoMovieMetadata.
rawPixelFormatType - One of the OSTypes contained in AVCapturePhotoOutput's -availableRawPhotoPixelFormatTypes array. May be set to 0 if you do not desire RAW capture.processedFormat - A dictionary of Core Video pixel buffer attributes or AVVideoSettings, analogous to AVCaptureStillImageOutput's outputSettings property. If you wish an uncompressed format, your dictionary must contain kCVPixelBufferPixelFormatTypeKey, and the format specified must be present in AVCapturePhotoOutput's -availablePhotoPixelFormatTypes array. kCVPixelBufferPixelFormatTypeKey is the only supported key when expressing uncompressed output. If you wish a compressed format, your dictionary must contain AVVideoCodecKey and the codec specified must be present in AVCapturePhotoOutput's -availablePhotoCodecTypes array. If you are specifying a compressed format, the AVVideoCompressionPropertiesKey is also supported, with a payload dictionary containing a single AVVideoQualityKey. If you only wish to capture RAW, you may pass a non-zero rawPixelFormatType and a nil processedFormat dictionary. If you pass a rawPixelFormatType of 0 AND a nil processedFormat dictionary, the default output of AVVideoCodecTypeJPEG will be delivered.bracketedSettings - An array of AVCaptureBracketedStillImageSettings objects (defined in AVCaptureStillImageOutput.h). All must be of the same type, either AVCaptureManualExposureBracketedStillImageSettings or AVCaptureAutoExposureBracketedStillImageSettings. bracketedSettings.count must be <= AVCapturePhotoOutput's -maxBracketedCapturePhotoCount.public static AVCapturePhotoBracketSettings photoSettings()
public static AVCapturePhotoBracketSettings photoSettingsFromPhotoSettings(AVCapturePhotoSettings photoSettings)
public static AVCapturePhotoBracketSettings photoSettingsWithFormat(NSDictionary<java.lang.String,?> format)
public static AVCapturePhotoBracketSettings photoSettingsWithRawPixelFormatType(int rawPixelFormatType)
public static AVCapturePhotoBracketSettings photoSettingsWithRawPixelFormatTypeProcessedFormat(int rawPixelFormatType, NSDictionary<java.lang.String,?> processedFormat)
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
public static void setVersion_static(long aVersion)
public static org.moe.natj.objc.Class superclass_static()
public static long version_static()
public NSArray<? extends AVCaptureBracketedStillImageSettings> bracketedSettings()
An array of AVCaptureBracketedStillImageSettings objects you passed in -initWithFormat:rawPixelFormatType:bracketedSettings:
This read-only property never returns nil.
public AVCapturePhotoBracketSettings init()
init in class AVCapturePhotoSettingspublic boolean isLensStabilizationEnabled()
Specifies whether lens (optical) stabilization should be employed during the bracketed capture.
Default value is NO. This property may only be set to YES if AVCapturePhotoOutput's isLensStabilizationDuringBracketedCaptureSupported is YES. When set to YES, AVCapturePhotoOutput holds the lens steady for the duration of the bracket to counter hand shake and produce a sharper bracket of images.
public void setLensStabilizationEnabled(boolean value)
Specifies whether lens (optical) stabilization should be employed during the bracketed capture.
Default value is NO. This property may only be set to YES if AVCapturePhotoOutput's isLensStabilizationDuringBracketedCaptureSupported is YES. When set to YES, AVCapturePhotoOutput holds the lens steady for the duration of the bracket to counter hand shake and produce a sharper bracket of images.
public static AVCapturePhotoBracketSettings photoBracketSettingsWithRawPixelFormatTypeRawFileTypeProcessedFormatProcessedFileTypeBracketedSettings(int rawPixelFormatType, java.lang.String rawFileType, NSDictionary<java.lang.String,?> processedFormat, java.lang.String processedFileType, NSArray<? extends AVCaptureBracketedStillImageSettings> bracketedSettings)
Creates an instance of AVCapturePhotoBracketSettings.
An NSInvalidArgumentException is thrown if bracketedSettings is nil, contains zero elements, or mixes and matches different subclasses of AVCaptureBracketedStillImageSettings.
AVCapturePhotoBracketSettings do not support flashMode, autoStillImageStabilizationEnabled, livePhotoMovieFileURL or livePhotoMovieMetadata.
rawPixelFormatType - One of the OSTypes contained in AVCapturePhotoOutput's -availableRawPhotoPixelFormatTypes array. May be set to 0 if you do not desire RAW capture.rawFileType - The file container for which the RAW image should be formatted to be written. Pass nil if you have no preferred file container. A default container will be chosen for you.processedFormat - A dictionary of Core Video pixel buffer attributes or AVVideoSettings, analogous to AVCaptureStillImageOutput's outputSettings property. If you wish an uncompressed format, your dictionary must contain kCVPixelBufferPixelFormatTypeKey, and the format specified must be present in AVCapturePhotoOutput's -availablePhotoPixelFormatTypes array. kCVPixelBufferPixelFormatTypeKey is the only supported key when expressing uncompressed output. If you wish a compressed format, your dictionary must contain AVVideoCodecKey and the codec specified must be present in AVCapturePhotoOutput's -availablePhotoCodecTypes array. If you are specifying a compressed format, the AVVideoCompressionPropertiesKey is also supported, with a payload dictionary containing a single AVVideoQualityKey. If you only wish to capture RAW, you may pass a non-zero rawPixelFormatType and a nil processedFormat dictionary. If you pass a rawPixelFormatType of 0 AND a nil processedFormat dictionary, the default output of AVVideoCodecTypeJPEG will be delivered.processedFileType - The file container for which the processed image should be formatted to be written. Pass nil if you have no preferred file container. A default container will be chosen for you.bracketedSettings - An array of AVCaptureBracketedStillImageSettings objects (defined in AVCaptureStillImageOutput.h). All must be of the same type, either AVCaptureManualExposureBracketedStillImageSettings or AVCaptureAutoExposureBracketedStillImageSettings. bracketedSettings.count must be <= AVCapturePhotoOutput's -maxBracketedCapturePhotoCount.public static AVCapturePhotoBracketSettings photoSettingsWithRawPixelFormatTypeRawFileTypeProcessedFormatProcessedFileType(int rawPixelFormatType, java.lang.String rawFileType, NSDictionary<java.lang.String,?> processedFormat, java.lang.String processedFileType)