Contents

kCVPixelBufferHeightKey

A key to the height of the pixel buffer.

Declaration

let kCVPixelBufferHeightKey: CFString

Discussion

The value for this key is of type CFNumber.

See Also

Constants