kODAttributeTypeJPEGPhoto

Static kODAttributeTypeJPEGPhoto 

Source
pub unsafe static kODAttributeTypeJPEGPhoto: Option<&'static ODAttributeType>
Available on crate feature CFOpenDirectoryConstants only.
Expand description

Used to store binary picture data in JPEG format.

Used to store binary picture data in JPEG format. Usually found in user, people or group records (kODRecordTypeUsers, kODRecordTypePeople, kODRecordTypeGroups).

See also Apple’s documentation