|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--quicktime.std.movies.ParameterDialog
This class creates an AtomContainer that contains the necessary information for displaying a list of effects
| Fields inherited from interface quicktime.jdirect.QuickTimeLib |
JDirect_MacOSX, libraryInstance, name |
| Method Summary | |
static int |
getEffectsSpeed(AtomContainer parameters)
This call returns the speed of the effect, expressed in frames-per-second |
static AtomContainer |
showParameterDialog(AtomContainer effectList,
int dialogOptions)
This call shows the dialog with the specified parameters. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static AtomContainer showParameterDialog(AtomContainer effectList,
int dialogOptions)
throws QTException
effectList - this passes to the create dialog routine the
parameters that will govern the effects that are displayeddialogOptions - options
public static int getEffectsSpeed(AtomContainer parameters)
throws QTException
parameters - the AtomContainer specifying the effect
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||