Uses of Class
quicktime.std.qtcomponents.TCTextOptions

Packages that use TCTextOptions
quicktime.std.qtcomponents   
 

Uses of TCTextOptions in quicktime.std.qtcomponents
 

Methods in quicktime.std.qtcomponents that return TCTextOptions
 TCTextOptions TimeCoder.getDisplayOptions()
          Returns the current display options for text by the TimeCoder.
 

Methods in quicktime.std.qtcomponents with parameters of type TCTextOptions
 void TimeCoder.setDisplayOptions(TCTextOptions textOptions)
          Sets the current display options for text by the TimeCoder.