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