Carbon


QTChapterInfoRecord

Header: Movies.h

struct QTChapterInfoRecord {
    SInt32 index; 
    TimeValue time; 
    Str255 name;
};
typedef QTChapterInfoRecord QTChapterInfoPtr;

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