|
FastLED 3.9.15
|
#include <audio.h>
Public Member Functions | |
| UIAudioImpl (const fl::string &name) | |
| UIAudioImpl (const fl::string &name, const fl::audio::Config &config) | |
| UIAudioImpl (const fl::string &name, const fl::url &url) | |
| ~UIAudioImpl () FL_NOEXCEPT | |
| fl::shared_ptr< audio::IInput > | audioInput () |
| bool | hasNext () |
| audio::Sample | next () |
| void | setGroup (const fl::string &groupName) |