arduino-audio-tools
Public Member Functions | Protected Attributes | List of all members
URLHistory Class Reference

#include <HLSStream.h>

Public Member Functions

bool add (const char *url)
 
void clear ()
 
int size ()
 

Protected Attributes

Vector< const char * > history
 

Detailed Description

Prevent that the same url is loaded twice. We limit the history to 20 entries.


The documentation for this class was generated from the following file: