Uses of Class
org.robovm.apple.arkit.ARVideoFormat
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARVideoFormat in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return ARVideoFormat Modifier and Type Method Description ARVideoFormatARConfiguration. getVideoFormat()Methods in org.robovm.apple.arkit that return types with arguments of type ARVideoFormat Modifier and Type Method Description static NSArray<ARVideoFormat>ARBodyTrackingConfiguration. getSupportedVideoFormats()static NSArray<ARVideoFormat>ARConfiguration. getSupportedVideoFormats()static NSArray<ARVideoFormat>ARFaceTrackingConfiguration. getSupportedVideoFormats()static NSArray<ARVideoFormat>ARGeoTrackingConfiguration. getSupportedVideoFormats()static NSArray<ARVideoFormat>ARImageTrackingConfiguration. getSupportedVideoFormats()static NSArray<ARVideoFormat>ARObjectScanningConfiguration. getSupportedVideoFormats()static NSArray<ARVideoFormat>AROrientationTrackingConfiguration. getSupportedVideoFormats()static NSArray<ARVideoFormat>ARPositionalTrackingConfiguration. getSupportedVideoFormats()static NSArray<ARVideoFormat>ARWorldTrackingConfiguration. getSupportedVideoFormats()Methods in org.robovm.apple.arkit with parameters of type ARVideoFormat Modifier and Type Method Description voidARConfiguration. setVideoFormat(ARVideoFormat v)