Contents

kVTCompressionPropertyKey_PixelBufferPoolIsShared

A Boolean value indicating whether the common pixel buffer pool is shared between the video encoder and the session client.

Declaration

let kVTCompressionPropertyKey_PixelBufferPoolIsShared: CFString

Discussion

This value is false if separate pools are used because the video encoder’s and the client’s pixel buffer attributes were incompatible.

See Also

Buffers