Uses of Class
org.robovm.apple.avfoundation.AVCaptureDeviceFormat
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVCaptureDeviceFormat in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVCaptureDeviceFormat Modifier and Type Method Description AVCaptureDeviceFormatAVCaptureDevice. getActiveDepthDataFormat()AVCaptureDeviceFormatAVCaptureDevice. getActiveFormat()Methods in org.robovm.apple.avfoundation that return types with arguments of type AVCaptureDeviceFormat Modifier and Type Method Description NSArray<AVCaptureDeviceFormat>AVCaptureDevice. getFormats()NSArray<AVCaptureDeviceFormat>AVCaptureDeviceFormat. getSupportedDepthDataFormats()Methods in org.robovm.apple.avfoundation with parameters of type AVCaptureDeviceFormat Modifier and Type Method Description voidAVCaptureDevice. setActiveDepthDataFormat(AVCaptureDeviceFormat v)voidAVCaptureDevice. setActiveFormat(AVCaptureDeviceFormat v)