Carbon


QTVRPanoImagingAtom

Header: QuickTimeVRFormat.h

struct QTVRPanoImagingAtom {
    UInt16 majorVersion; 
    UInt16 minorVersion; 
    UInt32 imagingMode; 
    UInt32 imagingValidFlags; 
    UInt32 correction; 
    UInt32 quality; 
    UInt32 directDraw; 
    UInt32 imagingProperties[6]; 
    UInt32 reserved1; 
    UInt32 reserved2;
};
typedef QTVRPanoImagingAtom QTVRPanoImagingAtomPtr;

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