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