kCVImageBufferDisplayMaskRectangle_ReferenceRasterWidthKey

Static kCVImageBufferDisplayMaskRectangle_ReferenceRasterWidthKey 

Source
pub unsafe static kCVImageBufferDisplayMaskRectangle_ReferenceRasterWidthKey: &'static CFString
Available on crate feature CVImageBuffer only.
Expand description

Specifies the width in pixels of the 2D coordinate system to define the rectangle. 0,0 origin is the top-left. The raster width value is a CFNumber of unsigned 16-bit integer. Usually matches the width of the video or the output device.

See also Apple’s documentation