MCPcopy Create free account
hub / github.com/FastLED/FastLED / getMicProfile

Method getMicProfile

src/fl/audio/input.h:247–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245 mMicProfile = profile;
246 }
247 MicProfile getMicProfile() const FL_NOEXCEPT { return mMicProfile; }
248
249 private:
250 float mGain = 1.0f;

Callers 1

addMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected