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