MCPcopy Create free account
hub / github.com/adamstark/AudioFile / getSampleRate

Method getSampleRate

AudioFile.h:332–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

330//=============================================================
331template <class T>
332uint32_t AudioFile<T>::getSampleRate() const
333{
334 return sampleRate;
335}
336
337//=============================================================
338template <class T>

Callers 11

writeTestAudioFileFunction · 0.80
test8Bit44100WithIntegerFunction · 0.80
test8Bit44100WithIntegerFunction · 0.80

Calls

no outgoing calls

Tested by 8

writeTestAudioFileFunction · 0.64
test8Bit44100WithIntegerFunction · 0.64
test8Bit44100WithIntegerFunction · 0.64