Difference between revisions of "Source:getVolume"

m (1 revision: Importing from potato (again).)
m
Line 1: Line 1:
 
 
Gets the current volume of the Source.
 
Gets the current volume of the Source.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the current volume of the Source.}}
 
{{#set:Description=Gets the current volume of the Source.}}
 +
== Other Languages ==
 +
{{i18n|Source:getVolume}}

Revision as of 19:07, 18 November 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

Other Languages