Carbon


Marker

Header: AIFF.h

struct Marker {
    MarkerIdType id; 
    UInt32 position; 
    Str255 markerName;
};

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