Function
love.sound.getSampleRate( )
Returns the sampleRate of the SoundData or Decoder.
Synopsis
sampleRate = love.sound.getSampleRate( )
Returns
sampleRate number Number of samples per second
Copyright © 2006-2009 LÖVE Development Team.