pub unsafe static kVTDecompressionPropertyKey_PixelBufferPool: &'static CFStringAvailable 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