kCGDisplayStreamYCbCrMatrix

Static kCGDisplayStreamYCbCrMatrix 

Source
pub unsafe static kCGDisplayStreamYCbCrMatrix: &'static CFString
👎Deprecated: Please use ScreenCaptureKit instead.
Available on crate feature CGDisplayStream only.
Expand description

When outputting frames in 420v or 420f format, this key may be used to control which YCbCr matrix is used The value should be one of the three kCGDisplayStreamYCbCrMatrix values specified below.

See also Apple’s documentation