Contents

kCVPixelBufferMemoryAllocatorKey

A key to the allocator that the system uses to create the pixel buffer.

Declaration

let kCVPixelBufferMemoryAllocatorKey: CFString

Discussion

The value for this key is of type CFAllocator.

See Also

Constants