This class allows you to fully define an alternate movie and the companion required checks. You will add QTPlgReferenceMovieDesc objects as samples of a .
→
The QTPlgReferenceMovieDesc class constructors are called when you create a new instance of the class, while the ˜QTPlgReferenceMovieDesc 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 QTPlgReferenceMovieDesc)
This is the copy constructor. The of the object to be copied
will be used to initialize the new class instance
specifies the alternate movie. You can set this property by using either an alias data reference or an URL data reference (see the
property for more informations)
a list of objects, that specify the check that must be satisfied to select
the alternate movie identified by the class property. Any object of type
QTPlgReferenceMovieDesc present in the list will be ignored
(criteria as )
use this method to append to the current
the specified criteria . You can pass any type of
object but a QTPlgReferenceMovieDesc class instance