AVFileTypeDICOM

Static AVFileTypeDICOM 

Source
pub unsafe static AVFileTypeDICOM: Option<&'static AVFileType>
Available on crate feature AVMediaFormat only.
Expand description

A UTI for the Digital Imaging and Communications in Medicine (DICOM) file format.

The value of this UTI is “ org.nema.dicom“. Files are identified with the .dcm extension.

See also Apple’s documentation