Carbon


AudioEndianAtom

Header: Sound.h

struct AudioEndianAtom {
    SInt32 size; 
    OSType atomType; 
    SInt16 littleEndian;
};
typedef AudioEndianAtom AudioEndianAtomPtr;

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)