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