public final class AVCaptureSystemUserInterface
extends java.lang.Object
Constants describing the system user interfaces available to +showSystemUserInterface:.
[@constant] AVCaptureSystemUserInterfaceVideoEffects Indicates the system UI for enabling / disabling video effects. [@constant] AVCaptureSystemUserInterfaceMicrophoneModes Indicates the system UI for selecting microphone modes.
| Modifier and Type | Field and Description |
|---|---|
static long |
MicrophoneModes |
static long |
VideoEffects |
public static final long VideoEffects
public static final long MicrophoneModes