Contents

kCVPixelBufferPoolMaximumBufferAgeKey

The key you use to set the maximum allowable age for a buffer in the pixel buffer pool.

Declaration

let kCVPixelBufferPoolMaximumBufferAgeKey: CFString

Discussion

This value for this key is of type CFAbsoluteTime.

See Also

Constants