FastLED 3.9.15
Loading...
Searching...
No Matches
audio_input.cpp.hpp File Reference
#include "platforms/is_platform.h"
#include "fl/system/sketch_macros.h"
#include "fl/stl/shared_ptr.h"
#include "fl/stl/string.h"
#include "fl/stl/has_include.h"
#include "platforms/audio_input_null.hpp"
#include "platforms/arm/teensy/audio_input_teensy_config.h"
+ Include dependency graph for audio_input.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::audio
 

Macros

#define FASTLED_USES_ARDUINO_AUDIO_INPUT   0
 
#define FASTLED_USES_ESP32_AUDIO_INPUT   0
 
#define FASTLED_USES_WASM_AUDIO_INPUT   0
 

Functions

FL_LINK_WEAK fl::shared_ptr< IInputfl::audio::platform_create_audio_input (const Config &config, fl::string *error_message)