planeProperties
Properties of all the planes in this pixel buffer. This array will contain at least one element. In case of non-planar pixel buffers, the first value represents the entire pixel data.
Declaration
var planeProperties: [CVPixelBufferPlaneProperties] { get }