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