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