public class AVMutableVideoComposition extends AVVideoComposition
| Modifier and Type | Class and Description |
|---|---|
static interface |
AVMutableVideoComposition.Block_videoCompositionWithAssetApplyingCIFiltersWithHandler |
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
AVMutableVideoComposition(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accessInstanceVariablesDirectly() |
static AVMutableVideoComposition |
alloc() |
static AVMutableVideoComposition |
allocWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
AVVideoCompositionCoreAnimationTool |
animationTool()
indicates a special video composition tool for use of Core Animation; may be nil
|
static boolean |
automaticallyNotifiesObserversForKey(java.lang.String key) |
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() |
java.lang.String |
colorPrimaries()
[@property] colorPrimaries
|
java.lang.String |
colorTransferFunction()
[@property] colorTransferFunction
|
java.lang.String |
colorYCbCrMatrix()
[@property] colorYCbCrMatrix
|
AVVideoCompositing |
customVideoCompositorClass()
indicates the custom compositor class to use.
|
static java.lang.String |
debugDescription_static() |
static java.lang.String |
description_static() |
CMTime |
frameDuration()
indicates the interval which the video composition, when enabled, should render composed video frames
|
static long |
hash_static() |
AVMutableVideoComposition |
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) |
NSArray<?> |
instructions()
Indicates instructions for video composition via an NSArray of instances of classes implementing the AVVideoCompositionInstruction protocol.
|
static boolean |
isSubclassOfClass(org.moe.natj.objc.Class aClass) |
static NSSet<java.lang.String> |
keyPathsForValuesAffectingValueForKey(java.lang.String key) |
static AVMutableVideoComposition |
new_objc() |
float |
renderScale()
indicates the scale at which the video composition should render.
|
CGSize |
renderSize()
indicates the size at which the video composition, when enabled, should render
|
static boolean |
resolveClassMethod(org.moe.natj.objc.SEL sel) |
static boolean |
resolveInstanceMethod(org.moe.natj.objc.SEL sel) |
void |
setAnimationTool(AVVideoCompositionCoreAnimationTool value)
indicates a special video composition tool for use of Core Animation; may be nil
|
void |
setColorPrimaries(java.lang.String value)
[@property] colorPrimaries
|
void |
setColorTransferFunction(java.lang.String value)
[@property] colorTransferFunction
|
void |
setColorYCbCrMatrix(java.lang.String value)
[@property] colorYCbCrMatrix
|
void |
setCustomVideoCompositorClass(AVVideoCompositing value)
indicates the custom compositor class to use.
|
void |
setFrameDuration(CMTime value)
indicates the interval which the video composition, when enabled, should render composed video frames
|
void |
setInstructions(NSArray<?> value)
Indicates instructions for video composition via an NSArray of instances of classes implementing the AVVideoCompositionInstruction protocol.
|
void |
setRenderScale(float value)
indicates the scale at which the video composition should render.
|
void |
setRenderSize(CGSize value)
indicates the size at which the video composition, when enabled, should render
|
void |
setSourceSampleDataTrackIDs(NSArray<? extends NSNumber> value)
List of all track IDs for tracks from which sample data should be presented to the compositor at any point in the overall composition.
|
void |
setSourceTrackIDForFrameTiming(int value)
If sourceTrackIDForFrameTiming is not kCMPersistentTrackID_Invalid, frame timing for the video composition is derived from the source asset's track with the corresponding ID.
|
static void |
setVersion_static(long aVersion) |
NSArray<? extends NSNumber> |
sourceSampleDataTrackIDs()
List of all track IDs for tracks from which sample data should be presented to the compositor at any point in the overall composition.
|
int |
sourceTrackIDForFrameTiming()
If sourceTrackIDForFrameTiming is not kCMPersistentTrackID_Invalid, frame timing for the video composition is derived from the source asset's track with the corresponding ID.
|
static org.moe.natj.objc.Class |
superclass_static() |
static long |
version_static() |
static AVMutableVideoComposition |
videoComposition()
videoComposition
|
static AVMutableVideoComposition |
videoCompositionWithAssetApplyingCIFiltersWithHandler(AVAsset asset,
AVMutableVideoComposition.Block_videoCompositionWithAssetApplyingCIFiltersWithHandler applier)
videoCompositionWithAsset:options:applyingCIFiltersWithHandler:
|
static AVMutableVideoComposition |
videoCompositionWithPropertiesOfAsset(AVAsset asset)
videoCompositionWithPropertiesOfAsset:
|
static AVMutableVideoComposition |
videoCompositionWithPropertiesOfAssetPrototypeInstruction(AVAsset asset,
AVVideoCompositionInstruction prototypeInstruction)
videoCompositionWithPropertiesOfAsset:prototypeInstruction:
|
copyWithZone, isValidForAssetTimeRangeValidationDelegate, mutableCopyWithZone, videoCompositionWithAssetApplyingCIFiltersWithHandleraccessibilityActivate, 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 AVMutableVideoComposition(org.moe.natj.general.Pointer peer)
public static boolean accessInstanceVariablesDirectly()
public static AVMutableVideoComposition alloc()
public static AVMutableVideoComposition 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 AVMutableVideoComposition 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 static AVMutableVideoComposition videoComposition()
Returns a new instance of AVMutableVideoComposition.
The returned AVMutableVideoComposition will have a frameDuration of kCMTimeZero, a renderSize of {0.0, 0.0}, a nil array of instructions, and a nil animationTool.
public static AVMutableVideoComposition videoCompositionWithAssetApplyingCIFiltersWithHandler(AVAsset asset, AVMutableVideoComposition.Block_videoCompositionWithAssetApplyingCIFiltersWithHandler applier)
Returns a new instance of AVMutableVideoComposition with values and instructions that will apply the specified handler block to video frames represented as instances of CIImage.
The returned AVMutableVideoComposition will cause the specified handler block to be called to filter each frame of the asset's first enabled video track. The handler block should use the properties of the provided AVAsynchronousCIImageFilteringRequest and respond using finishWithImage:context: with a "filtered" new CIImage (or the provided source image for no affect). In the event of an error, respond to the request using finishWithError:. The error can be observed via AVPlayerItemFailedToPlayToEndTimeNotification, see AVPlayerItemFailedToPlayToEndTimeErrorKey in notification payload. The client can set sourceTrackIDForFrameTiming to kCMPersistentTrackID_Invalid and frameDuration to an appropriate value in order to specify the maximum output frame rate independent of the source track timing.
The video composition will also have the following values for its properties:
- The original timing of the asset's first enabled video track will be used. - A renderSize that encompasses the asset's first enabled video track respecting the track's preferredTransform. - A renderScale of 1.0.
The default CIContext has the following properties:
- iOS: Device RGB color space - OS X: sRGB color space
Example usage:
playerItem.videoComposition = [AVMutableVideoComposition videoCompositionWithAsset:srcAsset applyingCIFiltersWithHandler: ^(AVAsynchronousCIImageFilteringRequest *request) { NSError *err = nil; CIImage *filtered = myRenderer(request, &err); if (filtered) [request finishWithImage:filtered context:nil]; else [request finishWithError:err]; }];
asset - An instance of AVAsset. For best performance, ensure that the duration and tracks properties of the asset are already loaded before invoking this method.public static AVMutableVideoComposition videoCompositionWithPropertiesOfAsset(AVAsset asset)
Returns a new instance of AVMutableVideoComposition with values and instructions suitable for presenting the video tracks of the specified asset according to its temporal and geometric properties and those of its tracks.
The returned AVMutableVideoComposition will have instructions that respect the spatial properties and timeRanges of the specified asset's video tracks. The client can set sourceTrackIDForFrameTiming to kCMPersistentTrackID_Invalid and frameDuration to an appropriate value in order to specify the maximum output frame rate independent of the source track timing. It will also have the following values for its properties:
- If the asset has exactly one video track, the original timing of the source video track will be used. If the asset has more than one video track, and the nominal frame rate of any of video tracks is known, the reciprocal of the greatest known nominalFrameRate will be used as the value of frameDuration. Otherwise, a default framerate of 30fps is used. - If the specified asset is an instance of AVComposition, the renderSize will be set to the naturalSize of the AVComposition; otherwise the renderSize will be set to a value that encompasses all of the asset's video tracks. - A renderScale of 1.0. - A nil animationTool.
If the specified asset has no video tracks, this method will return an AVMutableVideoComposition instance with an empty collection of instructions.
asset - An instance of AVAsset. For best performance, ensure that the duration and tracks properties of the asset are already loaded before invoking this method.public AVVideoCompositionCoreAnimationTool animationTool()
animationTool in class AVVideoCompositionpublic java.lang.String colorPrimaries()
Rendering will use these primaries and frames will be tagged as such. If the value of this property is nil then the source's primaries will be propagated and used.
Default is nil. Valid values are those suitable for AVVideoColorPrimariesKey. Generally set as a triple along with colorYCbCrMatrix and colorTransferFunction.
colorPrimaries in class AVVideoCompositionpublic java.lang.String colorTransferFunction()
Rendering will use this transfer function and frames will be tagged as such. If the value of this property is nil then the source's transfer function will be propagated and used.
Default is nil. Valid values are those suitable for AVVideoTransferFunctionKey. Generally set as a triple along with colorYCbCrMatrix and colorYCbCrMatrix.
colorTransferFunction in class AVVideoCompositionpublic java.lang.String colorYCbCrMatrix()
Rendering will use this matrix and frames will be tagged as such. If the value of this property is nil then the source's matrix will be propagated and used.
Default is nil. Valid values are those suitable for AVVideoYCbCrMatrixKey. Generally set as a triple along with colorPrimaries and colorTransferFunction.
colorYCbCrMatrix in class AVVideoCompositionpublic AVVideoCompositing customVideoCompositorClass()
customVideoCompositorClass in class AVVideoCompositionpublic CMTime frameDuration()
frameDuration in class AVVideoCompositionpublic AVMutableVideoComposition init()
init in class AVVideoCompositionpublic NSArray<?> instructions()
instructions in class AVVideoCompositionpublic float renderScale()
renderScale in class AVVideoCompositionpublic CGSize renderSize()
renderSize in class AVVideoCompositionpublic void setAnimationTool(AVVideoCompositionCoreAnimationTool value)
public void setColorPrimaries(java.lang.String value)
Rendering will use these primaries and frames will be tagged as such. If the value of this property is nil then the source's primaries will be propagated and used.
Default is nil. Valid values are those suitable for AVVideoColorPrimariesKey. Generally set as a triple along with colorYCbCrMatrix and colorTransferFunction.
public void setColorTransferFunction(java.lang.String value)
Rendering will use this transfer function and frames will be tagged as such. If the value of this property is nil then the source's transfer function will be propagated and used.
Default is nil. Valid values are those suitable for AVVideoTransferFunctionKey. Generally set as a triple along with colorYCbCrMatrix and colorYCbCrMatrix.
public void setColorYCbCrMatrix(java.lang.String value)
Rendering will use this matrix and frames will be tagged as such. If the value of this property is nil then the source's matrix will be propagated and used.
Default is nil. Valid values are those suitable for AVVideoYCbCrMatrixKey. Generally set as a triple along with colorPrimaries and colorTransferFunction.
public void setCustomVideoCompositorClass(AVVideoCompositing value)
public void setFrameDuration(CMTime value)
public void setInstructions(NSArray<?> value)
public void setRenderScale(float value)
public void setRenderSize(CGSize value)
public void setSourceTrackIDForFrameTiming(int value)
public int sourceTrackIDForFrameTiming()
sourceTrackIDForFrameTiming in class AVVideoCompositionpublic static AVMutableVideoComposition videoCompositionWithPropertiesOfAssetPrototypeInstruction(AVAsset asset, AVVideoCompositionInstruction prototypeInstruction)
Returns a new instance of AVMutableVideoComposition with values and instructions suitable for presenting the video tracks of the specified asset according to its temporal and geometric properties and those of its tracks, and also overrides default properties with those from a prototypeInstruction.
Also see videoCompositionWithPropertiesOfAsset:. The returned AVVideoComposition will have instructions that respect the spatial properties and timeRanges of the specified asset's video tracks. Anything not pertaining to spatial layout and timing, such as background color for their composition or post-processing behaviors, is eligible to be specified via a prototype instruction. Example: To add a background color, myPrototypeInstruction = [[AVMutableVideoCompositionInstruction alloc] init]; myPrototypeInstruction.backgroundColor = myCGColorRef; // Do not use constant CGColorRef colors here. myVideoComposition = [AVVideoComposition videoCompositionWithPropertiesOfAsset:myAsset prototypeInstruction:myPrototypeInstruction];
asset - An instance of AVAsset. For best performance, ensure that the duration and tracks properties of the asset are already loaded before invoking this method.prototypeInstruction - Custom instructions that the client can choose to override.public void setSourceSampleDataTrackIDs(NSArray<? extends NSNumber> value)
public NSArray<? extends NSNumber> sourceSampleDataTrackIDs()
sourceSampleDataTrackIDs in class AVVideoComposition