Carbon


QTPresetListRecord

Header: QuickTimeComponents.h

struct QTPresetListRecord {
    UInt32 flags; 
    UInt32 count; 
    UInt32 reserved; 
    QTPresetInfo presetsArray[1];
};

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