Package org.robovm.apple.coremedia
Class CMTimeCodeFormatDescriptionSourceReferenceName.AsListMarshaler
java.lang.Object
org.robovm.apple.coremedia.CMTimeCodeFormatDescriptionSourceReferenceName.AsListMarshaler
- Enclosing class:
- CMTimeCodeFormatDescriptionSourceReferenceName
public static class CMTimeCodeFormatDescriptionSourceReferenceName.AsListMarshaler extends Object
-
Constructor Summary
Constructors Constructor Description AsListMarshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(List<CMTimeCodeFormatDescriptionSourceReferenceName> l, long flags)static List<CMTimeCodeFormatDescriptionSourceReferenceName>toObject(Class<? extends CFType> cls, long handle, long flags)
-
Constructor Details
-
AsListMarshaler
public AsListMarshaler()
-
-
Method Details
-
toObject
public static List<CMTimeCodeFormatDescriptionSourceReferenceName> toObject(Class<? extends CFType> cls, long handle, long flags) -
toNative
-