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