Contents

CMBufferQueueCreateWithHandlers(_:_:_:_:)

Creates a buffer queue with handlers to inspect buffers.

Declaration

func CMBufferQueueCreateWithHandlers(_ allocator: CFAllocator?, _ capacity: CMItemCount, _ handlers: OpaquePointer, _ queueOut: UnsafeMutablePointer<CMBufferQueue?>) -> OSStatus

See Also

Creating a Queue