Uses of Class
org.robovm.apple.coremedia.CMBlockBuffer
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMBlockBuffer in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMBlockBuffer Modifier and Type Method Description CMBlockBufferCMClosedCaptionFormatDescription. copyAsBigEndianClosedCaptionDescriptionBlockBuffer(String closedCaptionDescriptionFlavor)static CMBlockBufferCMVideoFormatDescription. copyAsBigEndianImageDescriptionBlockBuffer(CFAllocator allocator, CMVideoFormatDescription videoFormatDescription, int imageDescriptionStringEncoding, String imageDescriptionFlavor)CMBlockBufferCMMetadataFormatDescription. copyAsBigEndianMetadataDescriptionBlockBuffer(String metadataDescriptionFlavor)CMBlockBufferCMAudioFormatDescription. copyAsBigEndianSoundDescriptionBlockBuffer(CMAudioFormatDescription audioFormatDescription, CMSoundDescriptionFlavor soundDescriptionFlavor)CMBlockBufferCMTextFormatDescription. copyAsBigEndianTextDescriptionBlockBuffer(String textDescriptionFlavor)CMBlockBufferCMTimeCodeFormatDescription. copyAsBigEndianTimeCodeDescriptionBlockBuffer(CMTimeCodeFormatDescription timeCodeFormatDescription, String timeCodeDescriptionFlavor)static CMBlockBufferCMBlockBuffer. create(int subBlockCapacity, CMBlockBufferFlags flags)static CMBlockBufferCMBlockBuffer. create(CMBlockBuffer targetBuffer, long offsetToData, long dataLength, CMBlockBufferFlags flags)static CMBlockBufferCMBlockBuffer. create(CMBlockBuffer sourceBuffer, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags)static CMBlockBufferCMBlockBuffer. create(VoidPtr memoryBlock, long blockLength, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags)CMBlockBufferCMSampleBuffer. getDataBuffer()Methods in org.robovm.apple.coremedia with parameters of type CMBlockBuffer Modifier and Type Method Description protected static OSStatusCMBlockBuffer. accessDataBytes0(CMBlockBuffer theBuffer, long offset, long length, VoidPtr temporaryBlock, BytePtr.BytePtrPtr returnedPointerOut)voidCMBlockBuffer. appendBufferReference(CMBlockBuffer targetBBuf, long offsetToData, long dataLength, CMBlockBufferFlags flags)protected OSStatusCMBlockBuffer. appendBufferReference0(CMBlockBuffer targetBBuf, long offsetToData, long dataLength, CMBlockBufferFlags flags)static CMBlockBufferCMBlockBuffer. create(CMBlockBuffer targetBuffer, long offsetToData, long dataLength, CMBlockBufferFlags flags)static CMBlockBufferCMBlockBuffer. create(CMBlockBuffer sourceBuffer, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags)static CMSampleBufferCMSampleBuffer. create(CMBlockBuffer dataBuffer, boolean dataReady, CMSampleBuffer.MakeDataReadyCallback callback, CMFormatDescription formatDescription, long numSamples, CMSampleTimingInfo[] sampleTimingArray, long[] sampleSizeArray)protected static OSStatusCMBlockBuffer. create0(CFAllocator structureAllocator, CMBlockBuffer bufferReference, long offsetToData, long dataLength, CMBlockBufferFlags flags, CMBlockBuffer.CMBlockBufferPtr blockBufferOut)protected static OSStatusCMBlockBuffer. create0(CFAllocator structureAllocator, CMBlockBuffer sourceBuffer, CFAllocator blockAllocator, CMBlockBufferCustomBlockSource customBlockSource, long offsetToData, long dataLength, CMBlockBufferFlags flags, CMBlockBuffer.CMBlockBufferPtr blockBufferOut)protected static OSStatusCMSampleBuffer. create0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, FunctionPtr makeDataReadyCallback, long makeDataReadyRefcon, CMFormatDescription formatDescription, long numSamples, long numSampleTimingEntries, CMSampleTimingInfo sampleTimingArray, long numSampleSizeEntries, MachineSizedUIntPtr sampleSizeArray, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)static CMSampleBufferCMSampleBuffer. createAudioSampleBuffer(CMBlockBuffer dataBuffer, boolean dataReady, CMSampleBuffer.MakeDataReadyCallback callback, CMFormatDescription formatDescription, long numSamples, CMTime sbufPTS, AudioStreamPacketDescription[] packetDescriptions)static CMSampleBufferCMSampleBuffer. createAudioSampleBuffer(CMBlockBuffer dataBuffer, CMFormatDescription formatDescription, long numSamples, CMTime sbufPTS, AudioStreamPacketDescription[] packetDescriptions)protected static OSStatusCMSampleBuffer. createAudioSampleBuffer0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, CMFormatDescription formatDescription, long numSamples, CMTime presentationTimeStamp, AudioStreamPacketDescription packetDescriptions, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut, Block1<CMSampleBuffer,OSStatus> makeDataReadyHandler)protected static OSStatusCMSampleBuffer. createAudioSampleBuffer0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, FunctionPtr makeDataReadyCallback, long makeDataReadyRefcon, CMFormatDescription formatDescription, long numSamples, CMTime presentationTimeStamp, AudioStreamPacketDescription packetDescriptions, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMSampleBuffer. createAudioSampleBuffer0(CFAllocator allocator, CMBlockBuffer dataBuffer, CMFormatDescription formatDescription, long numSamples, CMTime presentationTimeStamp, AudioStreamPacketDescription packetDescriptions, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)static CMClosedCaptionFormatDescriptionCMClosedCaptionFormatDescription. createFromBigEndianClosedCaptionDescriptionBlockBuffer(CMBlockBuffer closedCaptionDescriptionBlockBuffer, String closedCaptionDescriptionFlavor)static CMVideoFormatDescriptionCMVideoFormatDescription. createFromBigEndianImageDescriptionBlockBuffer(CMBlockBuffer imageDescriptionBlockBuffer, int imageDescriptionStringEncoding, String imageDescriptionFlavor)static CMMetadataFormatDescriptionCMMetadataFormatDescription. createFromBigEndianMetadataDescriptionBlockBuffer(CMBlockBuffer metadataDescriptionBlockBuffer, String metadataDescriptionFlavor)static CMAudioFormatDescriptionCMAudioFormatDescription. createFromBigEndianSoundDescriptionBlockBuffer(CMBlockBuffer soundDescriptionBlockBuffer, CMSoundDescriptionFlavor soundDescriptionFlavor)static CMTextFormatDescriptionCMTextFormatDescription. createFromBigEndianTextDescriptionBlockBuffer(CMBlockBuffer textDescriptionBlockBuffer, String textDescriptionFlavor, CMMediaType mediaType)static CMTimeCodeFormatDescriptionCMTimeCodeFormatDescription. createFromBigEndianTimeCodeDescriptionBlockBuffer(CMBlockBuffer timeCodeDescriptionBlockBuffer, String timeCodeDescriptionFlavor)CMSampleBufferCMSampleBuffer. createReady(CMBlockBuffer dataBuffer, CMFormatDescription formatDescription, long numSamples, CMSampleTimingInfo[] sampleTimingArray, long[] sampleSizeArray)protected static OSStatusCMSampleBuffer. createReady0(CFAllocator allocator, CMBlockBuffer dataBuffer, CMFormatDescription formatDescription, long numSamples, long numSampleTimingEntries, CMSampleTimingInfo sampleTimingArray, long numSampleSizeEntries, MachineSizedUIntPtr sampleSizeArray, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut)protected static OSStatusCMSampleBuffer. createWithMakeDataReadyHandler0(CFAllocator allocator, CMBlockBuffer dataBuffer, boolean dataReady, CMFormatDescription formatDescription, long numSamples, long numSampleTimingEntries, CMSampleTimingInfo sampleTimingArray, long numSampleSizeEntries, MachineSizedUIntPtr sampleSizeArray, CMSampleBuffer.CMSampleBufferPtr sampleBufferOut, Block1<CMSampleBuffer,OSStatus> makeDataReadyHandler)protected static OSStatusCMBlockBuffer. fillDataBytes0(byte fillByte, CMBlockBuffer destinationBuffer, long offsetIntoDestination, long dataLength)AudioBufferListCMSampleBuffer. getAudioBufferList(long bufferListSize, CMSampleBufferFlags flags, CMBlockBuffer buffer)protected static OSStatusCMBlockBuffer. replaceDataBytes0(VoidPtr sourceBytes, CMBlockBuffer destinationBuffer, long offsetIntoDestination, long dataLength)voidCMSampleBuffer. setDataBuffer(CMBlockBuffer dataBuffer)protected OSStatusCMSampleBuffer. setDataBuffer0(CMBlockBuffer dataBuffer)