Video.SetProperties

Video.SetProperties ( 

string ObjectName,

table  Properties )

Example 1

Video.SetProperties("Introduction", tIntroProperties);

Sets the properties of the introduction video object to the values contained in table 'tIntroProperties'.

See also:  Related Actions