Carbon


Comment

Header: AIFF.h

struct Comment {
    UInt32 timeStamp; 
    MarkerIdType marker; 
    UInt16 count; 
    char text[1];
};

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