sampleRate property

TauSampleRate sampleRate

The sampleRate property of the AudioBuffer returns a float representing the sample rate, in samples per second, of the PCM data stored in the buffer.

Implementation

TauSampleRate get sampleRate;