Uses of Class
org.robovm.apple.corevideo.CVVersatileBayerPattern
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVVersatileBayerPattern in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVVersatileBayerPattern Modifier and Type Method Description CVVersatileBayerPatternCVPixelBufferAttributes. getVersatileBayerKey()static CVVersatileBayerPatternCVVersatileBayerPattern. valueOf(long n)Returns the enum constant of this type with the specified name.static CVVersatileBayerPatternCVVersatileBayerPattern. valueOf(String name)Returns the enum constant of this type with the specified name.static CVVersatileBayerPattern[]CVVersatileBayerPattern. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.corevideo with parameters of type CVVersatileBayerPattern Modifier and Type Method Description CVPixelBufferAttributesCVPixelBufferAttributes. setVersatileBayerKey(CVVersatileBayerPattern versatileBayerKey)