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

Function wasm_get_audio_input

src/platforms/wasm/audio_input_wasm.cpp.hpp:198–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198WasmAudioInput* wasm_get_audio_input() {
199 return g_wasmAudioInput;
200}
201
202} // namespace fl
203

Callers 2

initWasmAudioFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected