Difference between revisions of "Source:getVolume"

m
 
Line 13: 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 ==
 
== Other Languages ==
 
{{i18n|Source:getVolume}}
 
{{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