Package org.robovm.apple.avfoundation
Class AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions
java.lang.Object
org.robovm.rt.bro.Bits<AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions>
org.robovm.apple.avfoundation.AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions
- All Implemented Interfaces:
Comparable<AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions>,Iterable<AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions>
public final class AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions extends Bits<AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions>
- Since:
- Available in iOS 15.0 and later.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions(long value) -
Method Summary
Modifier and Type Method Description protected AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions[]_values()static AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions[]values()protected AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditionswrap(long value, long mask)
-
Field Details
-
None
-
VideoZoomChanged
public static final AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions VideoZoomChanged -
FocusModeChanged
public static final AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions FocusModeChanged -
ExposureModeChanged
public static final AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions ExposureModeChanged
-
-
Constructor Details
-
AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions
public AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions(long value)
-
-
Method Details
-
wrap
protected AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions wrap(long value, long mask)- Specified by:
wrapin classBits<AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions>
-
_values
- Specified by:
_valuesin classBits<AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions>
-
values
-