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