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