![]() |
Compression Type Constants |
Header: AIFF.h |
enum { NoneType = 'NONE', ACE2Type = 'ACE2', ACE8Type = 'ACE8', MACE3Type = 'MAC3', MACE6Type = 'MAC6' };
These constants are used in the compressionType field of the ExtCommonChunk structure to specify the ID of the compression algorithm, used on the sound data. You can define your own compression types, but you should register them with Apple. Compression algorithms supplied by Apple have the following types:
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)