Difference between revisions of "SoundData:getSampleRate"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:18, 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.

See Also