Video.GetVolume

number Video.GetVolume ( 

string ObjectName )

Example 1

vid_volume = Video.GetVolume("Presentation");

Gets the volume of the "Presentation" video object and stores it in the variable vid_volume.

See also: Related Actions