Carbon


QTVRTrackRefEntry

Header: QuickTimeVRFormat.h

struct QTVRTrackRefEntry {
    UInt32 trackRefType; 
    UInt16 trackResolution; 
    UInt32 trackRefIndex;
};
typedef QTVRTrackRefEntry VRTrackRefEntry;

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