Uses of Class
quicktime.std.sg.VisualChannel

Packages that use VisualChannel
quicktime.qd   
quicktime.std.sg   
 

Uses of VisualChannel in quicktime.qd
 

Methods in quicktime.qd with parameters of type VisualChannel
static Region Region.fromVideoChannel(VisualChannel vc)
          Allows you to retrieve a channels clipping region.
 

Uses of VisualChannel in quicktime.std.sg
 

Subclasses of VisualChannel in quicktime.std.sg
 class SGTextChannel
          Assists in importing video into a movie.
 class SGVideoChannel
          Assists in importing video into a movie.