Expand description
Generated lookup tables from ExifTool.pm
Auto-generated from third-party/exiftool/lib/Image/ExifTool.pm DO NOT EDIT MANUALLY - changes will be overwritten by codegen
Re-exports§
pub use createtypes::*;
pub use filetypeext::*;
pub use ispc::*;
pub use mimetype::*;
pub use processtype::*;
pub use weakmagic::*;
Modules§
- createtypes
- File types that can be created from scratch (XMP, ICC, MIE, VRD, etc.)
- filetypeext
- Canonical file extensions for file types
- ispc
- Operating systems that use PC-style file paths
- mimetype
- MIME type mappings for file types
- processtype
- File types determined by process proc during FastScan == 3
- weakmagic
- File types with weak magic number recognition (MP3)