Carbon


TuneStatus

Header: QuickTimeMusic.h

struct TuneStatus {
    UInt32 *tune; 
    UInt32 *tunePtr; 
    TimeValue time; 
    SInt16 queueCount; 
    SInt16 queueSpots; 
    TimeValue queueTime; 
    SInt32 reserved[3];
};

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