Contents

kCVPixelBufferOpenGLCompatibilityKey

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

Declaration

let kCVPixelBufferOpenGLCompatibilityKey: CFString

Discussion

The value for this key is of type CFBoolean.

See Also

Constants