arduino-audio-tools
Loading...
Searching...
No Matches
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.

Member Function Documentation

◆ add()

bool add ( const char *  url)
inline

◆ clear()

void clear ( )
inline

◆ size()

int size ( )
inline

Member Data Documentation

◆ history

Vector<const char *> history
protected

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