Carbon


QTSEditList

Header: QuickTimeStreaming.h

struct QTSEditList {
    SInt32 numEdits; 
    QTSEditEntry edits[1];
};
typedef QTSEditList QTSEditListPtr;

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