Uses of Interface
ch.claudio.qtedit.NotifyControl

Packages that use NotifyControl
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 NotifyControl in ch.claudio.qtedit
 

Classes in ch.claudio.qtedit that implement NotifyControl
 class Control
           
 

Methods in ch.claudio.qtedit with parameters of type NotifyControl
static void TimerThread.followTime(Preview preview, int movie, NotifyControl notify)
           
 void Output.setNotify(NotifyControl notify)