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