Contents
Navigation
Home User Reference Other Resources


This class allows you to use a Gestalt check for picking the right movie. This can be useful for a movie that requires certain software in order to be used. For example, a movie that needs QuickTime VR 2.1 or later could indicate a required of 'qtvv' with a of 0x02100000 was needed.

If multiple Gestalt checks are present, all must be true in order for the movie to play.







The QTPlgAltVersion class constructors are called when you create a new instance of the class, while the ˜QTPlgAltVersion class destructor, is called automatically when the class is no more in use. Also, you can invoke the class destructor by setting the instance of the class to nil.

The class provides you with the following initializer methods:
()
This is the default constructor.
(other as QTPlgAltVersion)
This is the copy constructor. The of the object to be copied will be used to initialize the new class instance

specifies the gestalt selector to check
specifies the minimum allowed version of the selector specified by the property