Uses of Class
quicktime.std.sg.VideoDigitizer

Packages that use VideoDigitizer
quicktime.std.sg   
 

Uses of VideoDigitizer in quicktime.std.sg
 

Methods in quicktime.std.sg that return VideoDigitizer
 VideoDigitizer SGVideoChannel.getDigitizerComponent()
          Allows you to determine the video digitizer component that is providing source video to a video channel component.
 

Methods in quicktime.std.sg with parameters of type VideoDigitizer
 void SGVideoChannel.setDigitizerComponent(VideoDigitizer vdig)
          Allows you to assign a video digitizer component to a video channel.