Contents

kCVPixelBufferPoolMinimumBufferCountKey

The key that sets the minimum number of pixel buffers in the pool.

Declaration

let kCVPixelBufferPoolMinimumBufferCountKey: CFString

Discussion

Include this key in the pool attributes dictionary you pass to CVPixelBufferPoolCreate(_:_:_:_:).

See Also

Constants