Uses of Interface
org.robovm.apple.coremedia.CMSampleBuffer.MakeDataReadyCallback
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMSampleBuffer.MakeDataReadyCallback in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia with parameters of type CMSampleBuffer.MakeDataReadyCallback Modifier and Type Method Description static CMSampleBufferCMSampleBuffer. create(CMBlockBuffer dataBuffer, boolean dataReady, CMSampleBuffer.MakeDataReadyCallback callback, CMFormatDescription formatDescription, long numSamples, CMSampleTimingInfo[] sampleTimingArray, long[] sampleSizeArray)static CMSampleBufferCMSampleBuffer. create(CVImageBuffer imageBuffer, boolean dataReady, CMSampleBuffer.MakeDataReadyCallback callback, CMVideoFormatDescription formatDescription, CMSampleTimingInfo sampleTiming)static CMSampleBufferCMSampleBuffer. createAudioSampleBuffer(CMBlockBuffer dataBuffer, boolean dataReady, CMSampleBuffer.MakeDataReadyCallback callback, CMFormatDescription formatDescription, long numSamples, CMTime sbufPTS, AudioStreamPacketDescription[] packetDescriptions)