Contents

kCVPixelBufferBytesPerRowAlignmentKey

A key to a number that specifies the alignment of number of bytes per row in the pixel buffer.

Declaration

let kCVPixelBufferBytesPerRowAlignmentKey: CFString

Discussion

The value for this key is of type CFNumber.

See Also

Constants