Uses of Class
org.robovm.apple.avfoundation.AVVideoCompositionLayerInstruction
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVVideoCompositionLayerInstruction in org.robovm.apple.avfoundation
Subclasses of AVVideoCompositionLayerInstruction in org.robovm.apple.avfoundation Modifier and Type Class Description classAVMutableVideoCompositionLayerInstructionMethods in org.robovm.apple.avfoundation that return types with arguments of type AVVideoCompositionLayerInstruction Modifier and Type Method Description NSArray<AVVideoCompositionLayerInstruction>AVMutableVideoCompositionInstruction. getLayerInstructions()NSArray<AVVideoCompositionLayerInstruction>AVVideoCompositionInstruction. getLayerInstructions()Methods in org.robovm.apple.avfoundation with parameters of type AVVideoCompositionLayerInstruction Modifier and Type Method Description booleanAVVideoCompositionValidationHandling. shouldContinueValidatingAfterFindingInvalidTrackID(AVVideoComposition videoComposition, AVVideoCompositionInstructionProtocol videoCompositionInstruction, AVVideoCompositionLayerInstruction layerInstruction, AVAsset asset)booleanAVVideoCompositionValidationHandlingAdapter. shouldContinueValidatingAfterFindingInvalidTrackID(AVVideoComposition videoComposition, AVVideoCompositionInstructionProtocol videoCompositionInstruction, AVVideoCompositionLayerInstruction layerInstruction, AVAsset asset)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVVideoCompositionLayerInstruction Modifier and Type Method Description voidAVMutableVideoCompositionInstruction. setLayerInstructions(NSArray<AVVideoCompositionLayerInstruction> v)