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

URLLoader which saves the HLS segments to the indicated output. More...

#include <HLSStream.h>

Public Member Functions

 URLLoaderHLSOutput (Print &out, int maxUrls=20)
 
virtual void addUrl (const char *url)
 
virtual bool begin ()
 
virtual void end ()
 
virtual int urlCount ()
 

Protected Attributes

StreamCopy copier
 
int count = 0
 
int max = 20
 
Printp_print
 
URLStream url_stream
 

Detailed Description

URLLoader which saves the HLS segments to the indicated output.


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