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