Carbon


QTSStatusParams

Header: QuickTimeStreaming.h

struct QTSStatusParams {
    UInt32 status; 
    const char *statusString; 
    UInt32 detailedStatus; 
    const char *detailedStatusString;
};

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