Carbon


QTVRImagingMode

Header: QuickTimeVR.h

enum QTVRImagingMode {
    kQTVRStatic = 1,
    kQTVRMotion = 2,
    kQTVRCurrentMode = ,
    kQTVRAllModes = 100
};

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