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