ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
QuickTime.Seek
OverviewExamples
boolean QuickTime.Seek ( string ObjectName,
number SeekType = 0,
number SeekTime = 0 )
De s cr ip t ion
Seeks to a position in a media file that is loaded in a QuickTime object.
P arame t er s
ObjectName
(string) The name of the QuickTime object.