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