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