Package org.robovm.apple.avfoundation
Class AVCaptureSystemPressureLevel.Marshaler
java.lang.Object
org.robovm.apple.avfoundation.AVCaptureSystemPressureLevel.Marshaler
- Enclosing class:
- AVCaptureSystemPressureLevel
public static class AVCaptureSystemPressureLevel.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(AVCaptureSystemPressureLevel o, long flags)static AVCaptureSystemPressureLeveltoObject(Class<AVCaptureSystemPressureLevel> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static AVCaptureSystemPressureLevel toObject(Class<AVCaptureSystemPressureLevel> cls, long handle, long flags) -
toNative
-