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