Difference between revisions of "SoundData:getSampleRate"
m (1 revision: Imported docs from potato.) |
|||
Line 1: | Line 1: | ||
− | + | Returns the sample rate of the SoundData. | |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 13: | Line 13: | ||
* [[parent::SoundData]] | * [[parent::SoundData]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Returns the sample rate of the SoundData.}} |
Revision as of 16:17, 14 February 2010
Returns the sample rate of the SoundData.
Function
Synopsis
rate = SoundData:getSampleRate( )
Arguments
None.
Returns
number rate
- Number of samples per second.