kVTDecompressionPropertyKey_PixelBufferPool

Static kVTDecompressionPropertyKey_PixelBufferPool 

Source
pub unsafe static kVTDecompressionPropertyKey_PixelBufferPool: &'static CFString
Available on crate feature VTDecompressionProperties only.
Expand description

A pixel buffer pool for pixel buffers being output by the decompression session.

This pixel buffer pool is always compatible with the client’s pixel buffer attributes as specified when calling VTDecompressionSessionCreate.

See also Apple’s documentation