Carbon


QTSLostPercentParams

Header: QuickTimeStreaming.h

struct QTSLostPercentParams {
    UInt32 receivedPkts; 
    UInt32 lostPkts; 
    Fixed percent;
};

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