arduino-audio-tools
|
#include <HLSStream.h>
Public Member Functions | |
bool | add (const char *url) |
void | clear () |
int | size () |
Protected Attributes | |
Vector< const char * > | history |
Prevent that the same url is loaded twice. We limit the history to 20 entries.