Carbon


QTVRAreaOfInterest

Header: QuickTimeVR.h

struct QTVRAreaOfInterest {
    float panAngle; 
    float tiltAngle; 
    float width; 
    float height; 
    UInt32 flags;
};
typedef QTVRAreaOfInterest AreaOfInterest;

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