Contents

kCVPixelBufferMetalCompatibilityKey

A key to a Boolean value that indicates whether the pixel buffer is compatible with the Metal framework.

Declaration

let kCVPixelBufferMetalCompatibilityKey: CFString

Discussion

The value for this key is of type CFBoolean. To use pixel buffers with the Metal framework, see CVMetalTextureCache.

See Also

Constants