Carbon


ExtendedSoundComponentData

Header: Sound.h

struct ExtendedSoundComponentData {
    SoundComponentData desc; 
    SInt32 recordSize; 
    SInt32 extendedFlags; 
    SInt32 bufferSize;
};
typedef ExtendedSoundComponentData ExtendedSoundComponentDataPtr;

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