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

Method getBitDepth

AudioFile.h:360–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358//=============================================================
359template <class T>
360int AudioFile<T>::getBitDepth() const
361{
362 return bitDepth;
363}
364
365//=============================================================
366template <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