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