Uses of Class
org.robovm.apple.avfoundation.AVAsynchronousCIImageFilteringRequest
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAsynchronousCIImageFilteringRequest in org.robovm.apple.avfoundation
Method parameters in org.robovm.apple.avfoundation with type arguments of type AVAsynchronousCIImageFilteringRequest Modifier and Type Method Description protected static longAVMutableVideoComposition. create(AVAsset asset, VoidBlock1<AVAsynchronousCIImageFilteringRequest> ciFiltersApplier)protected static longAVVideoComposition. create(AVAsset asset, VoidBlock1<AVAsynchronousCIImageFilteringRequest> ciFiltersApplier)Constructor parameters in org.robovm.apple.avfoundation with type arguments of type AVAsynchronousCIImageFilteringRequest Constructor Description AVMutableVideoComposition(AVAsset asset, VoidBlock1<AVAsynchronousCIImageFilteringRequest> ciFiltersApplier)AVVideoComposition(AVAsset asset, VoidBlock1<AVAsynchronousCIImageFilteringRequest> ciFiltersApplier)