Difference between revisions of "SoundData:getSampleRate"

m
 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Returns the sample rate of the SoundData.}}
 
{{#set:Description=Returns the sample rate of the SoundData.}}
 
+
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|SoundData:getSampleRate}}
 
{{i18n|SoundData:getSampleRate}}

Latest revision as of 17:56, 25 March 2011

Returns the sample rate of the SoundData.

Function

Synopsis

rate = SoundData:getSampleRate( )

Arguments

None.

Returns

number rate
Number of samples per second.

See Also


Other Languages