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