QuickTime.GetVolume

number QuickTime.GetVolume (

string ObjectName )

Example 1

vid_volume = QuickTime.GetVolume("Presentation");

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

See also: Related Actions