Static AVMetadataObjectTypeQRCode

Source
pub unsafe static AVMetadataObjectTypeQRCode: &'static AVMetadataObjectType
Available on crate feature AVMetadataObject only.
Expand description

An identifier for an instance of AVMetadataMachineReadableCodeObject having a type AVMetadataObjectTypeQRCode.

AVMetadataMachineReadableCodeObject objects generated from QR codes return this constant as their type.

See also Apple’s documentation