Contents
Navigation
Home User Reference Other Resources


This class lets you to deal with the text channels created with the the appropriate of the class.





The QTPlgChannelText class constructors are called when you create a new instance of the class, while the ˜QTPlgChannelText 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.
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. You will obtain valid instances of this class only from the list of the class.

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

determines whether the text channel should replace return characters with spaces. When you capture text from a closed–caption television source, the text is composed of four lines of text of up to 32 characters each, each line separated by a return character. You can call this function to request that the text channel replace the return characters with spaces.
specifies how to display data collected by the channel. The following of the class affect the display of data:
this property allows you wether to retrieve informations about the channel configuration or modify it programmatically. The following of the class affect the channel configuration: