Difference between revisions of "Source:getVolume"

m (1 revision: Imported docs from potato.)
Line 1: Line 1:
  
 
+
Gets the current volume of the Source.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 13:
 
* [[parent::Source]]
 
* [[parent::Source]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Gets the current volume of the Source.}}

Revision as of 16:17, 14 February 2010

Gets the current volume of the Source.

Function

Synopsis

volume = Source:getVolume( )

Arguments

None.

Returns

number volume
The volume of the Source, where 1.0 is normal volume.

See Also