| Modifier and Type | Class and Description |
|---|---|
static interface |
PHLivePhotoEditingContext.Block_frameProcessor_ret |
static interface |
PHLivePhotoEditingContext.Block_prepareLivePhotoForPlaybackWithTargetSizeOptionsCompletionHandler |
static interface |
PHLivePhotoEditingContext.Block_saveLivePhotoToOutputOptionsCompletionHandler |
static interface |
PHLivePhotoEditingContext.Block_setFrameProcessor |
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
PHLivePhotoEditingContext(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accessInstanceVariablesDirectly() |
static PHLivePhotoEditingContext |
alloc() |
static PHLivePhotoEditingContext |
allocWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
float |
audioVolume()
Specify the audio volume of the edited live photo
Must be between 0.0 and 1.0
Default to 1.0
|
static boolean |
automaticallyNotifiesObserversForKey(java.lang.String key) |
void |
cancel()
Cancel the current asynchronous operation
This is implicitly called whenever prepare or save is called
A canceled operation will call its completion handler with an appropriate error code
|
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() |
CMTime |
duration()
The duration of the live photo
|
PHLivePhotoEditingContext.Block_frameProcessor_ret |
frameProcessor()
A block that can be set to process each frame of the live photo
Note that the context uses a copy of the processor block during processing
|
CIImage |
fullSizeImage()
The original full-size image from the input live photo
|
static long |
hash_static() |
PHLivePhotoEditingContext |
init() |
PHLivePhotoEditingContext |
initWithLivePhotoEditingInput(PHContentEditingInput livePhotoInput)
Initializer from the specified live photo input
Return nil if the specified input is not for a live photo
|
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) |
static boolean |
isSubclassOfClass(org.moe.natj.objc.Class aClass) |
static NSSet<java.lang.String> |
keyPathsForValuesAffectingValueForKey(java.lang.String key) |
static PHLivePhotoEditingContext |
new_objc() |
int |
orientation()
The orientation of the live photo
|
CMTime |
photoTime()
The time of the still image within the live photo
|
void |
prepareLivePhotoForPlaybackWithTargetSizeOptionsCompletionHandler(CGSize targetSize,
NSDictionary<java.lang.String,?> options,
PHLivePhotoEditingContext.Block_prepareLivePhotoForPlaybackWithTargetSizeOptionsCompletionHandler handler)
Asynchronously generate a new live photo suitable for playback in a PHLivePhotoView of the specified target size
The options dictionary can contain additional options, see below
|
static boolean |
resolveClassMethod(org.moe.natj.objc.SEL sel) |
static boolean |
resolveInstanceMethod(org.moe.natj.objc.SEL sel) |
void |
saveLivePhotoToOutputOptionsCompletionHandler(PHContentEditingOutput output,
NSDictionary<java.lang.String,?> options,
PHLivePhotoEditingContext.Block_saveLivePhotoToOutputOptionsCompletionHandler handler)
Asynchronously process and save the edited live photo to the specified content editing output
Options dictionary should be nil, reserved for future expansion
|
void |
setAudioVolume(float value)
Specify the audio volume of the edited live photo
Must be between 0.0 and 1.0
Default to 1.0
|
void |
setFrameProcessor(PHLivePhotoEditingContext.Block_setFrameProcessor value)
A block that can be set to process each frame of the live photo
Note that the context uses a copy of the processor block during processing
|
static void |
setVersion_static(long aVersion) |
static org.moe.natj.objc.Class |
superclass_static() |
static long |
version_static() |
accessibilityActivate, 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 PHLivePhotoEditingContext(org.moe.natj.general.Pointer peer)
public static boolean accessInstanceVariablesDirectly()
public static PHLivePhotoEditingContext alloc()
public static PHLivePhotoEditingContext 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 PHLivePhotoEditingContext new_objc()
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 float audioVolume()
public void cancel()
public CMTime duration()
public PHLivePhotoEditingContext.Block_frameProcessor_ret frameProcessor()
public CIImage fullSizeImage()
public PHLivePhotoEditingContext init()
public PHLivePhotoEditingContext initWithLivePhotoEditingInput(PHContentEditingInput livePhotoInput)
public int orientation()
public CMTime photoTime()
public void prepareLivePhotoForPlaybackWithTargetSizeOptionsCompletionHandler(CGSize targetSize, NSDictionary<java.lang.String,?> options, PHLivePhotoEditingContext.Block_prepareLivePhotoForPlaybackWithTargetSizeOptionsCompletionHandler handler)
public void saveLivePhotoToOutputOptionsCompletionHandler(PHContentEditingOutput output, NSDictionary<java.lang.String,?> options, PHLivePhotoEditingContext.Block_saveLivePhotoToOutputOptionsCompletionHandler handler)
public void setAudioVolume(float value)
public void setFrameProcessor(PHLivePhotoEditingContext.Block_setFrameProcessor value)