Uses of Class
org.robovm.apple.coremedia.CMSampleAttachmentKey
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMSampleAttachmentKey in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMSampleAttachmentKey Modifier and Type Method Description static CMSampleAttachmentKeyCMSampleAttachmentKey.Marshaler. toObject(Class<CMSampleAttachmentKey> cls, long handle, long flags)static CMSampleAttachmentKeyCMSampleAttachmentKey. valueOf(CFString value)Methods in org.robovm.apple.coremedia that return types with arguments of type CMSampleAttachmentKey Modifier and Type Method Description static List<CMSampleAttachmentKey>CMSampleAttachmentKey.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coremedia with parameters of type CMSampleAttachmentKey Modifier and Type Method Description <T extends NativeObject>
TCMSampleAttachment. get(CMSampleAttachmentKey key, Class<T> type)booleanCMSampleAttachment. has(CMSampleAttachmentKey key)CMSampleAttachmentCMSampleAttachment. set(CMSampleAttachmentKey key, NativeObject value)static longCMSampleAttachmentKey.Marshaler. toNative(CMSampleAttachmentKey o, long flags)Method parameters in org.robovm.apple.coremedia with type arguments of type CMSampleAttachmentKey Modifier and Type Method Description static longCMSampleAttachmentKey.AsListMarshaler. toNative(List<CMSampleAttachmentKey> l, long flags)static CMSampleAttachmentKeyCMSampleAttachmentKey.Marshaler. toObject(Class<CMSampleAttachmentKey> cls, long handle, long flags)