QuickTime.SetProperties

QuickTime.SetProperties (

string ObjectName,

table Properties )

Example 1

QuickTime.SetProperties("Introduction", tIntroProperties);

Sets the properties of the 'Introduction' QuickTime object to the values contained in table 'tIntroProperties'.

See also: Related Actions