Difference between revisions of "Source:setVolume"

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

Revision as of 19:05, 18 November 2010

Sets the current volume of the Source.

Function

Synopsis

Source:setVolume( volume )

Arguments

number volume
The volume for a Source, where 1.0 is normal volume.

Returns

Nothing.

See Also

Other Languages