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