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