Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
198
WasmAudioInput* wasm_get_audio_input() {
199
return g_wasmAudioInput;
200
}
201
202
} // namespace fl
203
Callers
2
initWasmAudio
Function · 0.85
audio_input_wasm.hpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected