The QTPlgMediaSkin class defines a that describes skin samples. This class inplements properties and methods that allows you to deal with characteristics peculiar to skin samples.
→ →
The QTPlgMediaSkin class constructors are called when you create a new instance of the class, while the ˜QTPlgMediaSkin 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. You can not create a QTPlgMediaSkin object by yourself; instead, you will use class instances obtained from objects of appropriate type.
Once a new class instance is returned, it is good practice to check the class property to be sure that the new object can be used. See the validity requirements for more details.
The class provides you with the following initializer methods:
(other as QTPlgMediaSkin)
This is the copy constructor. The properties of the object to be copied will be used to initialize the
new class instance properties
provides detailed informations about the stored skin sample data
provides detailed informations about the stored skin sample data; returns a list of
objects