Uses of Class
org.robovm.apple.metal.MTLCaptureDestination
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLCaptureDestination in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLCaptureDestination Modifier and Type Method Description MTLCaptureDestinationMTLCaptureDescriptor. getDestination()static MTLCaptureDestinationMTLCaptureDestination. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLCaptureDestinationMTLCaptureDestination. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLCaptureDestination[]MTLCaptureDestination. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metal with parameters of type MTLCaptureDestination Modifier and Type Method Description voidMTLCaptureDescriptor. setDestination(MTLCaptureDestination v)booleanMTLCaptureManager. supportsDestination(MTLCaptureDestination destination)