Uses of Class
org.robovm.apple.avfoundation.AVCaptureInput
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVCaptureInput in org.robovm.apple.avfoundation
Subclasses of AVCaptureInput in org.robovm.apple.avfoundation Modifier and Type Class Description classAVCaptureDeviceInputclassAVCaptureMetadataInputMethods in org.robovm.apple.avfoundation that return AVCaptureInput Modifier and Type Method Description AVCaptureInputAVCaptureInputPort. getInput()Methods in org.robovm.apple.avfoundation that return types with arguments of type AVCaptureInput Modifier and Type Method Description NSArray<AVCaptureInput>AVCaptureSession. getInputs()Methods in org.robovm.apple.avfoundation with parameters of type AVCaptureInput Modifier and Type Method Description voidAVCaptureSession. addInput(AVCaptureInput input)voidAVCaptureSession. addInputWithNoConnections(AVCaptureInput input)booleanAVCaptureSession. canAddInput(AVCaptureInput input)voidAVCaptureSession. removeInput(AVCaptureInput input)