Package org.robovm.apple.corevideo
Class CVPixelBufferAttributes.AsListMarshaler
java.lang.Object
org.robovm.apple.corevideo.CVPixelBufferAttributes.AsListMarshaler
- Enclosing class:
- CVPixelBufferAttributes
public static class CVPixelBufferAttributes.AsListMarshaler extends Object
-
Constructor Summary
Constructors Constructor Description AsListMarshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(List<CVPixelBufferAttributes> l, long flags)static List<CVPixelBufferAttributes>toObject(Class<? extends CFType> cls, long handle, long flags)
-
Constructor Details
-
AsListMarshaler
public AsListMarshaler()
-
-
Method Details