Uses of Class
org.robovm.apple.avfoundation.AVAssetImageGeneratorResult
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAssetImageGeneratorResult in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAssetImageGeneratorResult Modifier and Type Method Description static AVAssetImageGeneratorResultAVAssetImageGeneratorResult. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAssetImageGeneratorResultAVAssetImageGeneratorResult. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAssetImageGeneratorResult[]AVAssetImageGeneratorResult. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.avfoundation with type arguments of type AVAssetImageGeneratorResult Modifier and Type Method Description voidAVAssetImageGenerator. generateCGImagesAsynchronously(List<CMTime> requestedTimes, VoidBlock5<CMTime,CGImage,CMTime,AVAssetImageGeneratorResult,NSError> handler)