Carbon


kQTVRStringAtomType

Header: QuickTimeVRFormat.h

enum {
    kQTVRStringAtomType = 'vrsg',
    kQTVRStringEncodingAtomType = 'vrse',
    kQTVRPanoSampleDataAtomType = 'pdat',
    kQTVRObjectInfoAtomType = 'obji',
    kQTVRImageTrackRefAtomType = 'imtr',
    kQTVRHotSpotTrackRefAtomType = 'hstr',
    kQTVRAngleRangeAtomType = 'arng',
    kQTVRTrackRefArrayAtomType = 'tref',
    kQTVRPanConstraintAtomType = 'pcon',
    kQTVRTiltConstraintAtomType = 'tcon',
    kQTVRFOVConstraintAtomType = 'fcon'
};

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