Difference between revisions of "Source:setVolume"

m (1 revision: Imported docs from potato.)
Line 1: Line 1:
  
 
+
Sets 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=Sets the current volume of the Source.}}

Revision as of 16:17, 14 February 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