CVPixelBufferPool
A utility object for managing a recyclable set of pixel buffer objects.
Topics
Creating pools
CVPixelBufferPoolCreate(_:_:_:_:)CVPixelBufferPoolCreatePixelBuffer(_:_:_:)CVPixelBufferPoolCreatePixelBufferWithAuxAttributes(_:_:_:_:)
Flushing pools
Inspecting pools
CVPixelBufferPoolGetAttributes(_:)CVPixelBufferPoolGetPixelBufferAttributes(_:)CVPixelBufferPoolGetTypeID()
Data types
Constants
kCVPixelBufferPoolMinimumBufferCountKeykCVPixelBufferPoolMaximumBufferAgeKeykCVPixelBufferPoolAllocationThresholdKey
Notifications
See Also
Related Documentation
- Core Video Programming Guide