Uses of Class
org.robovm.apple.coremedia.CMSampleBufferAttachment
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMSampleBufferAttachment in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMSampleBufferAttachment Modifier and Type Method Description CMSampleBufferAttachmentCMSampleBuffer. getSampleBufferAttachments(CMAttachmentMode attachmentMode)CMSampleBufferAttachmentCMSampleBufferAttachment. set(CMSampleBufferAttachmentKey key, NativeObject value)CMSampleBufferAttachmentCMSampleBufferAttachment. setDisplaysEmptyMediaImmediately(boolean displaysEmptyMediaImmediately)CMSampleBufferAttachmentCMSampleBufferAttachment. setDroppedFrameReason(CMSampleBufferDroppedFrameReason droppedFrameReason)CMSampleBufferAttachmentCMSampleBufferAttachment. setDroppedFrameReasonInfo(CMSampleBufferDroppedFrameReasonInfo droppedFrameReasonInfo)CMSampleBufferAttachmentCMSampleBufferAttachment. setEmptyMedia(boolean emptyMedia)CMSampleBufferAttachmentCMSampleBufferAttachment. setEndsPreviousSampleDuration(boolean endsPreviousSampleDuration)CMSampleBufferAttachmentCMSampleBufferAttachment. setFillsDiscontinuitiesWithSilence(boolean fillsDiscontinuitiesWithSilence)CMSampleBufferAttachmentCMSampleBufferAttachment. setGradualDecoderRefresh(long gradualDecoderRefresh)CMSampleBufferAttachmentCMSampleBufferAttachment. setPermanentEmptyMedia(boolean permanentEmptyMedia)CMSampleBufferAttachmentCMSampleBufferAttachment. setSampleReferenceByteOffset(long sampleReferenceByteOffset)CMSampleBufferAttachmentCMSampleBufferAttachment. setSampleReferenceURL(NSURL sampleReferenceURL)CMSampleBufferAttachmentCMSampleBufferAttachment. setShouldDrainAfterDecoding(boolean shouldDrainAfterDecoding)CMSampleBufferAttachmentCMSampleBufferAttachment. setShouldPostNotificationWhenConsumed(Map<String,NSObject> shouldPostNotificationWhenConsumed)CMSampleBufferAttachmentCMSampleBufferAttachment. setShouldResetDecoderBeforeDecoding(boolean shouldResetDecoderBeforeDecoding)CMSampleBufferAttachmentCMSampleBufferAttachment. setShouldResumeOutput(boolean shouldResumeOutput)CMSampleBufferAttachmentCMSampleBufferAttachment. setShouldRevers(boolean shouldRevers)CMSampleBufferAttachmentCMSampleBufferAttachment. setSpeedMultiplier(double speedMultiplier)CMSampleBufferAttachmentCMSampleBufferAttachment. setTransitionID(long transitionID)CMSampleBufferAttachmentCMSampleBufferAttachment. setTrimDurationAtEnd(CMTime trimDurationAtEnd)CMSampleBufferAttachmentCMSampleBufferAttachment. setTrimDurationAtStart(CMTime trimDurationAtStart)static CMSampleBufferAttachmentCMSampleBufferAttachment.Marshaler. toObject(Class<CMSampleBufferAttachment> cls, long handle, long flags)Methods in org.robovm.apple.coremedia that return types with arguments of type CMSampleBufferAttachment Modifier and Type Method Description static List<CMSampleBufferAttachment>CMSampleBufferAttachment.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coremedia with parameters of type CMSampleBufferAttachment Modifier and Type Method Description voidCMSampleBuffer. setSampleBufferAttachments(CMSampleBufferAttachment attachment, CMAttachmentMode attachmentMode)static longCMSampleBufferAttachment.Marshaler. toNative(CMSampleBufferAttachment o, long flags)Method parameters in org.robovm.apple.coremedia with type arguments of type CMSampleBufferAttachment Modifier and Type Method Description static longCMSampleBufferAttachment.AsListMarshaler. toNative(List<CMSampleBufferAttachment> l, long flags)static CMSampleBufferAttachmentCMSampleBufferAttachment.Marshaler. toObject(Class<CMSampleBufferAttachment> cls, long handle, long flags)