Contents
Navigation
Home User Reference Other Resources


It is possible that two or more movies might meet the selection criteria specified. In this case, you can use this class to specify a quality criteria that determines which movie is the preferred one.







The QTPlgAltQuality class constructors are called when you create a new instance of the class, while the ˜QTPlgAltQuality 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. The property is set to the default value of the constant
(qual as integer)
The property is set to the value specified by the qual parameter. You can set this property only with one of the defined into the class
(other as QTPlgAltQuality)
This is the copy constructor. The of the object to be copied will be used to initialize the new class instance

specifies the requested media quality. You can set this property only with one of the defined into the class