1Image::ExifTool::AIFF(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::AIFF(3)
2
3
4
6 Image::ExifTool::AIFF - Read AIFF meta information
7
9 This module is used by Image::ExifTool
10
12 This module contains routines required by Image::ExifTool to extract
13 information from AIFF (Audio Interchange File Format) audio files.
14
16 Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 <http://developer.apple.com/documentation/QuickTime/INMAC/SOUND/imsoundmgr.30.htm#pgfId=3190>
23 <http://astronomy.swin.edu.au/~pbourke/dataformats/aiff/>
24 <http://www.mactech.com/articles/mactech/Vol.06/06.01/SANENormalized/>
25
27 "AIFF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
28
29
30
31perl v5.36.1 2023-11-21 Image::ExifTool::AIFF(3)