Contents

kVTDecompressionPropertyKey_PixelBufferPool

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

Declaration

let kVTDecompressionPropertyKey_PixelBufferPool: CFString

Discussion

This pixel buffer pool is always compatible with the client’s pixel buffer attributes as specified when calling VTDecompressionSessionCreate(allocator:formatDescription:decoderSpecification:imageBufferAttributes:outputCallback:decompressionSessionOut:).

See Also

Pixel Buffer Pools