Difference between revisions of "Source:getVolume"

m (1 revision: Importing from potato (again).)
 
(One intermediate revision by one other user not shown)
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.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|Source:getVolume}}

Latest revision as of 09:12, 25 March 2011

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