Uses of Class
org.robovm.apple.coremedia.CMSampleAttachment
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMSampleAttachment in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMSampleAttachment Modifier and Type Method Description CMSampleAttachmentCMSampleAttachment. set(CMSampleAttachmentKey key, NativeObject value)CMSampleAttachmentCMSampleAttachment. setAllowsEarlierDisplayTimes(boolean allowsEarlierDisplayTimes)CMSampleAttachmentCMSampleAttachment. setDependsOnOthers(boolean dependsOnOthers)CMSampleAttachmentCMSampleAttachment. setDisplaysImmediately(boolean displaysImmediately)CMSampleAttachmentCMSampleAttachment. setDoesNotDisplay(boolean doesNotDisplay)CMSampleAttachmentCMSampleAttachment. setHasRedundantCoding(boolean hasRedundantCoding)CMSampleAttachmentCMSampleAttachment. setIsDependedOnByOthers(boolean isDependedOnByOthers)CMSampleAttachmentCMSampleAttachment. setNotSync(boolean notSync)CMSampleAttachmentCMSampleAttachment. setPartialSync(boolean partialSync)static CMSampleAttachmentCMSampleAttachment.Marshaler. toObject(Class<CMSampleAttachment> cls, long handle, long flags)Methods in org.robovm.apple.coremedia that return types with arguments of type CMSampleAttachment Modifier and Type Method Description List<CMSampleAttachment>CMSampleBuffer. getSampleAttachments(boolean createIfNecessary)static List<CMSampleAttachment>CMSampleAttachment.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coremedia with parameters of type CMSampleAttachment Modifier and Type Method Description static longCMSampleAttachment.Marshaler. toNative(CMSampleAttachment o, long flags)Method parameters in org.robovm.apple.coremedia with type arguments of type CMSampleAttachment Modifier and Type Method Description static longCMSampleAttachment.AsListMarshaler. toNative(List<CMSampleAttachment> l, long flags)static CMSampleAttachmentCMSampleAttachment.Marshaler. toObject(Class<CMSampleAttachment> cls, long handle, long flags)