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-2007, Phil Harvey (phil at owl.phy.queensu.ca)
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/Quick‐
23 Time/INMAC/SOUND/imsoundmgr.30.htm#pgfId=3190>
24 <http://astronomy.swin.edu.au/~pbourke/dataformats/aiff/>
25 <http://www.mactech.com/articles/mactech/Vol.06/06.01/SANENormalized/>
26
28 "AIFF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
29
30
31
32perl v5.8.8 2007-09-12 Image::ExifTool::AIFF(3)