Carbon


QTSDataRateHistoryParams

Header: QuickTimeStreaming.h

struct QTSDataRateHistoryParams {
    UInt32 changeSeed; 
    UInt32 millisecondsBetweenElements; 
    UInt32 numberOfIntervals; 
    UInt32 *elements;
};

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