Uses of Class
org.robovm.apple.avfoundation.AVCaptureColorSpace
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVCaptureColorSpace in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVCaptureColorSpace Modifier and Type Method Description AVCaptureColorSpaceAVCaptureDevice. getActiveColorSpace()static AVCaptureColorSpaceAVCaptureColorSpace. valueOf(long n)Returns the enum constant of this type with the specified name.static AVCaptureColorSpaceAVCaptureColorSpace. valueOf(String name)Returns the enum constant of this type with the specified name.static AVCaptureColorSpace[]AVCaptureColorSpace. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.avfoundation with parameters of type AVCaptureColorSpace Modifier and Type Method Description voidAVCaptureDevice. setActiveColorSpace(AVCaptureColorSpace v)