Uses of Class
org.robovm.apple.coremedia.CMBufferQueue
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMBufferQueue in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMBufferQueue Modifier and Type Method Description static CMBufferQueueCMBufferQueue. create(long capacity, CMBufferQueueCallbacks callback)Methods in org.robovm.apple.coremedia with parameters of type CMBufferQueue Modifier and Type Method Description voidCMBufferQueue.ValidationCallback. validate(CMBufferQueue bufferQueue, CMBuffer buffer)Method parameters in org.robovm.apple.coremedia with type arguments of type CMBufferQueue Modifier and Type Method Description OSStatusCMBufferQueue. setValidationHandler(Block2<CMBufferQueue,CFType,OSStatus> handler)