|
Mac OS 9
|
Definition of AIFF file format components. More...
#include <MacTypes.h>Go to the source code of this file.
Data Structures | |
| struct | ChunkHeader |
| struct | ContainerChunk |
| struct | FormatVersionChunk |
| struct | CommonChunk |
| struct | ExtCommonChunk |
| struct | SoundDataChunk |
| struct | Marker |
| struct | MarkerChunk |
| struct | AIFFLoop |
| struct | InstrumentChunk |
| struct | MIDIDataChunk |
| struct | AudioRecordingChunk |
| struct | ApplicationSpecificChunk |
| struct | Comment |
| struct | CommentsChunk |
| struct | TextChunk |
Macros | |
| #define | NoneName "\pnot compressed" |
| #define | ACE2to1Name "\pACE 2-to-1" |
| #define | ACE8to3Name "\pACE 8-to-3" |
| #define | MACE3to1Name "\pMACE 3-to-1" |
| #define | MACE6to1Name "\pMACE 6-to-1" |
Typedefs | |
| typedef unsigned long | ID |
| typedef short | MarkerIdType |
| typedef struct ChunkHeader | ChunkHeader |
| typedef struct ContainerChunk | ContainerChunk |
| typedef struct FormatVersionChunk | FormatVersionChunk |
| typedef FormatVersionChunk * | FormatVersionChunkPtr |
| typedef struct CommonChunk | CommonChunk |
| typedef CommonChunk * | CommonChunkPtr |
| typedef struct ExtCommonChunk | ExtCommonChunk |
| typedef ExtCommonChunk * | ExtCommonChunkPtr |
| typedef struct SoundDataChunk | SoundDataChunk |
| typedef SoundDataChunk * | SoundDataChunkPtr |
| typedef struct Marker | Marker |
| typedef struct MarkerChunk | MarkerChunk |
| typedef MarkerChunk * | MarkerChunkPtr |
| typedef struct AIFFLoop | AIFFLoop |
| typedef struct InstrumentChunk | InstrumentChunk |
| typedef InstrumentChunk * | InstrumentChunkPtr |
| typedef struct MIDIDataChunk | MIDIDataChunk |
| typedef MIDIDataChunk * | MIDIDataChunkPtr |
| typedef struct AudioRecordingChunk | AudioRecordingChunk |
| typedef AudioRecordingChunk * | AudioRecordingChunkPtr |
| typedef struct ApplicationSpecificChunk | ApplicationSpecificChunk |
| typedef ApplicationSpecificChunk * | ApplicationSpecificChunkPtr |
| typedef struct Comment | Comment |
| typedef struct CommentsChunk | CommentsChunk |
| typedef CommentsChunk * | CommentsChunkPtr |
| typedef struct TextChunk | TextChunk |
| typedef TextChunk * | TextChunkPtr |
Definition of AIFF file format components.
For bug reports, consult the following page on the World Wide Web:
http://developer.apple.com/bugreporter/