Uses of Class
ch.claudio.qtedit.Preview

Packages that use Preview
ch.claudio.qtedit I tried to create an own application for editing multiple video streams using the facilities provided by quicktime on Mac OS X. 
 

Uses of Preview in ch.claudio.qtedit
 

Methods in ch.claudio.qtedit with parameters of type Preview
static void TimerThread.followTime(Preview preview, int movie, NotifyControl notify)
           
static void Timing.setPreview(Preview pre)
          To set the preview so this calls can access the movies.
 

Constructors in ch.claudio.qtedit with parameters of type Preview
Output(Preview pre)