SoundData:getSampleRate
Returns the sample rate of the SoundData.
Function
Synopsis
rate = SoundData:getSampleRate( )
Arguments
None.
Returns
number rate
- Number of samples per second.
Returns the sample rate of the SoundData.
rate = SoundData:getSampleRate( )
None.
number rate
Please login to continue.