SoundData:getSampleRate
Returns the sample rate of the SoundData.
Function
Synopsis
1 | rate = SoundData:getSampleRate( ) |
Arguments
None.
Returns
number rate
- Number of samples per second.
Returns the sample rate of the SoundData.
1 | rate = SoundData:getSampleRate( ) |
None.
number rate
Designed by : w10schools
service@w10schools.com
Please login to continue.