Video.GetProperties

table Video.GetProperties (

string ObjectName )

Example 1

tProperties = Video.GetProperties("Video1");

Gets the properties from the video object 'Video1' and stores them in the table 'tProperties'.

See also: Related Actions